#b25cc2 color space conversions
Hex:
#b25cc2
RGB:
178, 92, 194
CMY:
30, 64, 24
CMYK:
8, 53, 0, 24
HSL:
291°, 45.5357%, 56.0784%
HSV (HSB):
291°, 52.5773%, 76.0784%
XYZ:
31.9248, 21.0143, 53.4125
xyY:
0.3002, 0.1976, 21.0143
CIE-Lab:
52.9652, 50.2994, -38.8282
CIE-LCH:
52.9652, 63.5425, 322.3340
CIE-Luv:
52.9652, 37.0753, -65.8102
Hunter-Lab:
45.8414, 44.0886, -36.9933
#b25cc2 color charts
#b25cc2 color shades, tints & tones
#b25cc2 color schemes
#b25cc2 color preview, HTML & CSS examples
This text has a color of #b25cc2
<p style="color:#b25cc2;">Text here</p>
.mytext {color:#b25cc2;}
This box has a color of #b25cc2
<div style="background-color:#b25cc2;">Content here</div>
.mybackground {background-color:#b25cc2;}
Border around this has a color of #b25cc2
<div style="border:2px solid #b25cc2;">Content here</div>
.myborder {border:2px solid #b25cc2;}