#c06ced color space conversions
Hex:
#c06ced
RGB:
192, 108, 237
CMY:
25, 58, 7
CMYK:
19, 54, 0, 7
HSL:
279°, 78.1818%, 67.6471%
HSV (HSB):
279°, 54.4304%, 92.9412%
XYZ:
42.3869, 28.0460, 83.3002
xyY:
0.2757, 0.1824, 28.0460
CIE-Lab:
59.9303, 54.7180, -52.0046
CIE-LCH:
59.9303, 75.4887, 316.4564
CIE-Luv:
59.9303, 31.1342, -89.0567
Hunter-Lab:
52.9585, 50.1903, -56.1883
#c06ced color charts
#c06ced color shades, tints & tones
#c06ced color schemes
#c06ced color preview, HTML & CSS examples
This text has a color of #c06ced
<p style="color:#c06ced;">Text here</p>
.mytext {color:#c06ced;}
This box has a color of #c06ced
<div style="background-color:#c06ced;">Content here</div>
.mybackground {background-color:#c06ced;}
Border around this has a color of #c06ced
<div style="border:2px solid #c06ced;">Content here</div>
.myborder {border:2px solid #c06ced;}