#b00db4 color space conversions
Hex:
#b00db4
RGB:
176, 13, 180
CMY:
31, 95, 29
CMYK:
2, 93, 0, 29
HSL:
299°, 86.5285%, 37.8431%
HSV (HSB):
299°, 92.7778%, 70.5882%
XYZ:
26.2866, 12.8132, 44.2678
xyY:
0.3153, 0.1537, 12.8132
CIE-Lab:
42.4805, 73.6923, -47.3344
CIE-LCH:
42.4805, 87.5848, 327.2864
CIE-Luv:
42.4805, 56.0403, -77.3485
Hunter-Lab:
35.7956, 68.4399, -48.2660
#b00db4 color charts
#b00db4 color shades, tints & tones
#b00db4 color schemes
#b00db4 color preview, HTML & CSS examples
This text has a color of #b00db4
<p style="color:#b00db4;">Text here</p>
.mytext {color:#b00db4;}
This box has a color of #b00db4
<div style="background-color:#b00db4;">Content here</div>
.mybackground {background-color:#b00db4;}
Border around this has a color of #b00db4
<div style="border:2px solid #b00db4;">Content here</div>
.myborder {border:2px solid #b00db4;}