#c01ced color space conversions
Hex:
#c01ced
RGB:
192, 28, 237
CMY:
25, 89, 7
CMYK:
19, 88, 0, 7
HSL:
287°, 85.3061%, 51.9608%
HSV (HSB):
287°, 88.1857%, 92.9412%
XYZ:
37.4395, 18.1514, 81.6511
xyY:
0.2728, 0.1323, 18.1514
CIE-Lab:
49.6792, 83.4224, -68.4637
CIE-LCH:
49.6792, 107.9193, 320.6247
CIE-Luv:
49.6792, 46.6020, -112.2522
Hunter-Lab:
42.6045, 82.3027, -83.8056
#c01ced color charts
#c01ced color shades, tints & tones
#c01ced color schemes
#c01ced color preview, HTML & CSS examples
This text has a color of #c01ced
<p style="color:#c01ced;">Text here</p>
.mytext {color:#c01ced;}
This box has a color of #c01ced
<div style="background-color:#c01ced;">Content here</div>
.mybackground {background-color:#c01ced;}
Border around this has a color of #c01ced
<div style="border:2px solid #c01ced;">Content here</div>
.myborder {border:2px solid #c01ced;}