#c010fd color space conversions
Hex:
#c010fd
RGB:
192, 16, 253
CMY:
25, 94, 1
CMYK:
24, 94, 0, 1
HSL:
285°, 98.3402%, 52.7451%
HSV (HSB):
285°, 93.6759%, 99.2157%
XYZ:
39.6531, 18.6689, 94.4420
xyY:
0.2596, 0.1222, 18.6689
CIE-Lab:
50.2976, 87.8428, -76.4294
CIE-LCH:
50.2976, 116.4381, 318.9744
CIE-Luv:
50.2976, 42.6281, -124.0400
Hunter-Lab:
43.2075, 88.2029, -99.3495
#c010fd color charts
#c010fd color shades, tints & tones
#c010fd color schemes
#c010fd color preview, HTML & CSS examples
This text has a color of #c010fd
<p style="color:#c010fd;">Text here</p>
.mytext {color:#c010fd;}
This box has a color of #c010fd
<div style="background-color:#c010fd;">Content here</div>
.mybackground {background-color:#c010fd;}
Border around this has a color of #c010fd
<div style="border:2px solid #c010fd;">Content here</div>
.myborder {border:2px solid #c010fd;}