#b00dec color space conversions
Hex:
#b00dec
RGB:
176, 13, 236
CMY:
31, 95, 7
CMYK:
25, 94, 0, 7
HSL:
284°, 89.5582%, 48.8235%
HSV (HSB):
284°, 94.4915%, 92.5490%
XYZ:
33.1887, 15.5741, 80.6137
xyY:
0.2565, 0.1204, 15.5741
CIE-Lab:
46.4107, 83.0789, -73.3264
CIE-LCH:
46.4107, 110.8100, 318.5680
CIE-Luv:
46.4107, 38.1065, -116.3028
Hunter-Lab:
39.4640, 81.0542, -93.4878
#b00dec color charts
#b00dec color shades, tints & tones
#b00dec color schemes
#b00dec color preview, HTML & CSS examples
This text has a color of #b00dec
<p style="color:#b00dec;">Text here</p>
.mytext {color:#b00dec;}
This box has a color of #b00dec
<div style="background-color:#b00dec;">Content here</div>
.mybackground {background-color:#b00dec;}
Border around this has a color of #b00dec
<div style="border:2px solid #b00dec;">Content here</div>
.myborder {border:2px solid #b00dec;}