#c04cec color space conversions
Hex:
#c04cec
RGB:
192, 76, 236
CMY:
25, 70, 7
CMYK:
19, 68, 0, 7
HSL:
284°, 80.8081%, 61.1765%
HSV (HSB):
284°, 67.7966%, 92.5490%
XYZ:
39.4630, 22.4315, 81.6067
xyY:
0.2750, 0.1563, 22.4315
CIE-Lab:
54.4818, 69.2090, -60.1504
CIE-LCH:
54.4818, 91.6949, 319.0057
CIE-Luv:
54.4818, 39.9818, -101.3626
Hunter-Lab:
47.3619, 65.8469, -69.0060
#c04cec color charts
#c04cec color shades, tints & tones
#c04cec color schemes
#c04cec color preview, HTML & CSS examples
This text has a color of #c04cec
<p style="color:#c04cec;">Text here</p>
.mytext {color:#c04cec;}
This box has a color of #c04cec
<div style="background-color:#c04cec;">Content here</div>
.mybackground {background-color:#c04cec;}
Border around this has a color of #c04cec
<div style="border:2px solid #c04cec;">Content here</div>
.myborder {border:2px solid #c04cec;}