#c01cea color space conversions
Hex:
#c01cea
RGB:
192, 28, 234
CMY:
25, 89, 8
CMYK:
18, 88, 0, 8
HSL:
288°, 83.0645%, 51.3725%
HSV (HSB):
288°, 88.0342%, 91.7647%
XYZ:
37.0048, 17.9775, 79.3615
xyY:
0.2754, 0.1338, 17.9775
CIE-Lab:
49.4688, 82.9052, -67.1121
CIE-LCH:
49.4688, 106.6644, 321.0097
CIE-Luv:
49.4688, 47.5109, -110.1781
Hunter-Lab:
42.3999, 81.5873, -81.2956
#c01cea color charts
#c01cea color shades, tints & tones
#c01cea color schemes
#c01cea color preview, HTML & CSS examples
This text has a color of #c01cea
<p style="color:#c01cea;">Text here</p>
.mytext {color:#c01cea;}
This box has a color of #c01cea
<div style="background-color:#c01cea;">Content here</div>
.mybackground {background-color:#c01cea;}
Border around this has a color of #c01cea
<div style="border:2px solid #c01cea;">Content here</div>
.myborder {border:2px solid #c01cea;}