#c04ced color space conversions
Hex:
#c04ced
RGB:
192, 76, 237
CMY:
25, 70, 7
CMYK:
19, 68, 0, 7
HSL:
283°, 81.7259%, 61.3725%
HSV (HSB):
283°, 67.9325%, 92.9412%
XYZ:
39.6087, 22.4898, 82.3741
xyY:
0.2742, 0.1557, 22.4898
CIE-Lab:
54.5429, 69.4046, -60.6129
CIE-LCH:
54.5429, 92.1463, 318.8684
CIE-Luv:
54.5429, 39.7290, -102.1077
Hunter-Lab:
47.4234, 66.0950, -69.7900
#c04ced color charts
#c04ced color shades, tints & tones
#c04ced color schemes
#c04ced color preview, HTML & CSS examples
This text has a color of #c04ced
<p style="color:#c04ced;">Text here</p>
.mytext {color:#c04ced;}
This box has a color of #c04ced
<div style="background-color:#c04ced;">Content here</div>
.mybackground {background-color:#c04ced;}
Border around this has a color of #c04ced
<div style="border:2px solid #c04ced;">Content here</div>
.myborder {border:2px solid #c04ced;}