#b229cd color space conversions
Hex:
#b229cd
RGB:
178, 41, 205
CMY:
30, 84, 20
CMYK:
13, 80, 0, 20
HSL:
290°, 66.6667%, 48.2353%
HSV (HSB):
290°, 80.0000%, 80.3922%
XYZ:
30.1725, 15.4586, 59.1512
xyY:
0.2880, 0.1475, 15.4586
CIE-Lab:
46.2561, 72.7385, -55.8535
CIE-LCH:
46.2561, 91.7088, 322.4805
CIE-Luv:
46.2561, 46.1605, -91.2704
Hunter-Lab:
39.3175, 68.1765, -61.6766
#b229cd color charts
#b229cd color shades, tints & tones
#b229cd color schemes
#b229cd color preview, HTML & CSS examples
This text has a color of #b229cd
<p style="color:#b229cd;">Text here</p>
.mytext {color:#b229cd;}
This box has a color of #b229cd
<div style="background-color:#b229cd;">Content here</div>
.mybackground {background-color:#b229cd;}
Border around this has a color of #b229cd
<div style="border:2px solid #b229cd;">Content here</div>
.myborder {border:2px solid #b229cd;}