#b00dc4 color space conversions
Hex:
#b00dc4
RGB:
176, 13, 196
CMY:
31, 95, 23
CMYK:
10, 93, 0, 23
HSL:
293°, 87.5598%, 40.9804%
HSV (HSB):
293°, 93.3673%, 76.8627%
XYZ:
28.0122, 13.5035, 53.3546
xyY:
0.2953, 0.1423, 13.5035
CIE-Lab:
43.5123, 76.2227, -55.0692
CIE-LCH:
43.5123, 94.0346, 324.1527
CIE-Luv:
43.5123, 50.3455, -88.9322
Hunter-Lab:
36.7471, 71.7628, -60.3626
#b00dc4 color charts
#b00dc4 color shades, tints & tones
#b00dc4 color schemes
#b00dc4 color preview, HTML & CSS examples
This text has a color of #b00dc4
<p style="color:#b00dc4;">Text here</p>
.mytext {color:#b00dc4;}
This box has a color of #b00dc4
<div style="background-color:#b00dc4;">Content here</div>
.mybackground {background-color:#b00dc4;}
Border around this has a color of #b00dc4
<div style="border:2px solid #b00dc4;">Content here</div>
.myborder {border:2px solid #b00dc4;}