#c00cf3 color space conversions
Hex:
#c00cf3
RGB:
192, 12, 243
CMY:
25, 95, 5
CMYK:
21, 95, 0, 5
HSL:
287°, 90.5882%, 50.0000%
HSV (HSB):
287°, 95.0617%, 95.2941%
XYZ:
38.0474, 17.9405, 86.2516
xyY:
0.2675, 0.1261, 17.9405
CIE-Lab:
49.4238, 86.4961, -72.2545
CIE-LCH:
49.4238, 112.7044, 320.1263
CIE-Luv:
49.4238, 45.6756, -117.5908
Hunter-Lab:
42.3562, 86.2181, -91.0852
#c00cf3 color charts
#c00cf3 color shades, tints & tones
#c00cf3 color schemes
#c00cf3 color preview, HTML & CSS examples
This text has a color of #c00cf3
<p style="color:#c00cf3;">Text here</p>
.mytext {color:#c00cf3;}
This box has a color of #c00cf3
<div style="background-color:#c00cf3;">Content here</div>
.mybackground {background-color:#c00cf3;}
Border around this has a color of #c00cf3
<div style="border:2px solid #c00cf3;">Content here</div>
.myborder {border:2px solid #c00cf3;}