#c10aff color space conversions
Hex:
#c10aff
RGB:
193, 10, 255
CMY:
24, 96, 0
CMYK:
24, 96, 0, 0
HSL:
285°, 100.0000%, 51.9608%
HSV (HSB):
285°, 96.0784%, 100.0000%
XYZ:
40.1509, 18.7745, 96.1154
xyY:
0.2590, 0.1211, 18.7745
CIE-Lab:
50.4224, 88.8615, -77.3342
CIE-LCH:
50.4224, 117.8004, 318.9677
CIE-Luv:
50.4224, 42.8657, -125.4526
Hunter-Lab:
43.3296, 89.5781, -101.1887
#c10aff color charts
#c10aff color shades, tints & tones
#c10aff color schemes
#c10aff color preview, HTML & CSS examples
This text has a color of #c10aff
<p style="color:#c10aff;">Text here</p>
.mytext {color:#c10aff;}
This box has a color of #c10aff
<div style="background-color:#c10aff;">Content here</div>
.mybackground {background-color:#c10aff;}
Border around this has a color of #c10aff
<div style="border:2px solid #c10aff;">Content here</div>
.myborder {border:2px solid #c10aff;}