#b25cc3 color space conversions
Hex:
#b25cc3
RGB:
178, 92, 195
CMY:
30, 64, 24
CMYK:
9, 53, 0, 24
HSL:
290°, 46.1883%, 56.2745%
HSV (HSB):
290°, 52.8205%, 76.4706%
XYZ:
32.0376, 21.0594, 54.0061
xyY:
0.2991, 0.1966, 21.0594
CIE-Lab:
53.0144, 50.4955, -39.3253
CIE-LCH:
53.0144, 64.0022, 322.0889
CIE-Luv:
53.0144, 36.8450, -66.6176
Hunter-Lab:
45.8905, 44.3079, -37.6518
#b25cc3 color charts
#b25cc3 color shades, tints & tones
#b25cc3 color schemes
#b25cc3 color preview, HTML & CSS examples
This text has a color of #b25cc3
<p style="color:#b25cc3;">Text here</p>
.mytext {color:#b25cc3;}
This box has a color of #b25cc3
<div style="background-color:#b25cc3;">Content here</div>
.mybackground {background-color:#b25cc3;}
Border around this has a color of #b25cc3
<div style="border:2px solid #b25cc3;">Content here</div>
.myborder {border:2px solid #b25cc3;}