#c81aff color space conversions
Hex:
#c81aff
RGB:
200, 26, 255
CMY:
22, 90, 0
CMYK:
22, 90, 0, 0
HSL:
286°, 100.0000%, 55.0980%
HSV (HSB):
286°, 89.8039%, 100.0000%
XYZ:
42.2388, 20.2381, 96.2879
xyY:
0.2660, 0.1275, 20.2381
CIE-Lab:
52.1054, 88.0007, -74.5471
CIE-LCH:
52.1054, 115.3316, 319.7314
CIE-Luv:
52.1054, 46.3104, -122.8407
Hunter-Lab:
44.9868, 88.8694, -95.4110
#c81aff color charts
#c81aff color shades, tints & tones
#c81aff color schemes
#c81aff color preview, HTML & CSS examples
This text has a color of #c81aff
<p style="color:#c81aff;">Text here</p>
.mytext {color:#c81aff;}
This box has a color of #c81aff
<div style="background-color:#c81aff;">Content here</div>
.mybackground {background-color:#c81aff;}
Border around this has a color of #c81aff
<div style="border:2px solid #c81aff;">Content here</div>
.myborder {border:2px solid #c81aff;}