#c01afe color space conversions
Hex:
#c01afe
RGB:
192, 26, 254
CMY:
25, 90, 0
CMYK:
24, 90, 0, 0
HSL:
284°, 99.1304%, 54.9020%
HSV (HSB):
284°, 89.7638%, 99.6078%
XYZ:
39.9970, 19.1010, 95.3447
xyY:
0.2590, 0.1237, 19.1010
CIE-Lab:
50.8052, 86.7317, -76.1600
CIE-LCH:
50.8052, 115.4242, 318.7133
CIE-Luv:
50.8052, 41.8376, -123.9628
Hunter-Lab:
43.7047, 86.8737, -98.7518
#c01afe color charts
#c01afe color shades, tints & tones
#c01afe color schemes
#c01afe color preview, HTML & CSS examples
This text has a color of #c01afe
<p style="color:#c01afe;">Text here</p>
.mytext {color:#c01afe;}
This box has a color of #c01afe
<div style="background-color:#c01afe;">Content here</div>
.mybackground {background-color:#c01afe;}
Border around this has a color of #c01afe
<div style="border:2px solid #c01afe;">Content here</div>
.myborder {border:2px solid #c01afe;}