#c02ced color space conversions
Hex:
#c02ced
RGB:
192, 44, 237
CMY:
25, 83, 7
CMYK:
19, 81, 0, 7
HSL:
286°, 84.2795%, 55.0980%
HSV (HSB):
286°, 81.4346%, 92.9412%
XYZ:
37.9250, 19.1223, 81.8129
xyY:
0.2731, 0.1377, 19.1223
CIE-Lab:
50.8299, 80.0398, -66.5997
CIE-LCH:
50.8299, 104.1244, 320.2368
CIE-Luv:
50.8299, 45.0712, -110.0283
Hunter-Lab:
43.7290, 78.2824, -80.3157
#c02ced color charts
#c02ced color shades, tints & tones
#c02ced color schemes
#c02ced color preview, HTML & CSS examples
This text has a color of #c02ced
<p style="color:#c02ced;">Text here</p>
.mytext {color:#c02ced;}
This box has a color of #c02ced
<div style="background-color:#c02ced;">Content here</div>
.mybackground {background-color:#c02ced;}
Border around this has a color of #c02ced
<div style="border:2px solid #c02ced;">Content here</div>
.myborder {border:2px solid #c02ced;}