#b02cd6 color space conversions
Hex:
#b02cd6
RGB:
176, 44, 214
CMY:
31, 83, 16
CMYK:
18, 79, 0, 16
HSL:
287°, 67.4603%, 50.5882%
HSV (HSB):
287°, 79.4393%, 83.9216%
XYZ:
30.9428, 15.8865, 65.0539
xyY:
0.2766, 0.1420, 15.8865
CIE-Lab:
46.8252, 73.1634, -60.1293
CIE-LCH:
46.8252, 94.7017, 320.5849
CIE-Luv:
46.8252, 41.8058, -97.6762
Hunter-Lab:
39.8579, 68.8232, -68.8694
#b02cd6 color charts
#b02cd6 color shades, tints & tones
#b02cd6 color schemes
#b02cd6 color preview, HTML & CSS examples
This text has a color of #b02cd6
<p style="color:#b02cd6;">Text here</p>
.mytext {color:#b02cd6;}
This box has a color of #b02cd6
<div style="background-color:#b02cd6;">Content here</div>
.mybackground {background-color:#b02cd6;}
Border around this has a color of #b02cd6
<div style="border:2px solid #b02cd6;">Content here</div>
.myborder {border:2px solid #b02cd6;}