#b02dcb color space conversions
Hex:
#b02dcb
RGB:
176, 45, 203
CMY:
31, 82, 20
CMYK:
13, 78, 0, 20
HSL:
290°, 63.7097%, 48.6275%
HSV (HSB):
290°, 77.8325%, 79.6078%
XYZ:
29.6224, 15.4187, 57.9147
xyY:
0.2877, 0.1498, 15.4187
CIE-Lab:
46.2024, 70.8843, -54.8010
CIE-LCH:
46.2024, 89.5976, 322.2922
CIE-Luv:
46.2024, 44.9099, -89.5360
Hunter-Lab:
39.2666, 65.9422, -59.9608
#b02dcb color charts
#b02dcb color shades, tints & tones
#b02dcb color schemes
#b02dcb color preview, HTML & CSS examples
This text has a color of #b02dcb
<p style="color:#b02dcb;">Text here</p>
.mytext {color:#b02dcb;}
This box has a color of #b02dcb
<div style="background-color:#b02dcb;">Content here</div>
.mybackground {background-color:#b02dcb;}
Border around this has a color of #b02dcb
<div style="border:2px solid #b02dcb;">Content here</div>
.myborder {border:2px solid #b02dcb;}