#b00ced color space conversions
Hex:
#b00ced
RGB:
176, 12, 237
CMY:
31, 95, 7
CMYK:
26, 95, 0, 7
HSL:
284°, 90.3614%, 48.8235%
HSV (HSB):
284°, 94.9367%, 92.9412%
XYZ:
33.3220, 15.6075, 81.3770
xyY:
0.2557, 0.1198, 15.6075
CIE-Lab:
46.4552, 83.3575, -73.8188
CIE-LCH:
46.4552, 111.3449, 318.4729
CIE-Luv:
46.4552, 37.8716, -117.0110
Hunter-Lab:
39.5063, 81.4218, -94.4741
#b00ced color charts
#b00ced color shades, tints & tones
#b00ced color schemes
#b00ced color preview, HTML & CSS examples
This text has a color of #b00ced
<p style="color:#b00ced;">Text here</p>
.mytext {color:#b00ced;}
This box has a color of #b00ced
<div style="background-color:#b00ced;">Content here</div>
.mybackground {background-color:#b00ced;}
Border around this has a color of #b00ced
<div style="border:2px solid #b00ced;">Content here</div>
.myborder {border:2px solid #b00ced;}