#c00cf9 color space conversions
Hex:
#c00cf9
RGB:
192, 12, 249
CMY:
25, 95, 2
CMYK:
23, 95, 0, 2
HSL:
286°, 95.1807%, 51.1765%
HSV (HSB):
286°, 95.1807%, 97.6471%
XYZ:
38.9686, 18.3090, 91.1026
xyY:
0.2626, 0.1234, 18.3090
CIE-Lab:
49.8687, 87.5288, -74.8937
CIE-LCH:
49.8687, 115.1971, 319.4482
CIE-Luv:
49.8687, 43.9183, -121.6050
Hunter-Lab:
42.7890, 87.6820, -96.2829
#c00cf9 color charts
#c00cf9 color shades, tints & tones
#c00cf9 color schemes
#c00cf9 color preview, HTML & CSS examples
This text has a color of #c00cf9
<p style="color:#c00cf9;">Text here</p>
.mytext {color:#c00cf9;}
This box has a color of #c00cf9
<div style="background-color:#c00cf9;">Content here</div>
.mybackground {background-color:#c00cf9;}
Border around this has a color of #c00cf9
<div style="border:2px solid #c00cf9;">Content here</div>
.myborder {border:2px solid #c00cf9;}