#c03df1 color space conversions
Hex:
#c03df1
RGB:
192, 61, 241
CMY:
25, 76, 5
CMYK:
20, 75, 0, 5
HSL:
284°, 86.5385%, 59.2157%
HSV (HSB):
284°, 74.6888%, 94.5098%
XYZ:
39.2842, 20.8948, 85.1817
xyY:
0.2703, 0.1437, 20.8948
CIE-Lab:
52.8342, 75.7466, -65.6062
CIE-LCH:
52.8342, 100.2084, 319.1033
CIE-Luv:
52.8342, 41.5552, -109.3222
Hunter-Lab:
45.7109, 73.4098, -78.4887
#c03df1 color charts
#c03df1 color shades, tints & tones
#c03df1 color schemes
#c03df1 color preview, HTML & CSS examples
This text has a color of #c03df1
<p style="color:#c03df1;">Text here</p>
.mytext {color:#c03df1;}
This box has a color of #c03df1
<div style="background-color:#c03df1;">Content here</div>
.mybackground {background-color:#c03df1;}
Border around this has a color of #c03df1
<div style="border:2px solid #c03df1;">Content here</div>
.myborder {border:2px solid #c03df1;}