#c31fee color space conversions
Hex:
#c31fee
RGB:
195, 31, 238
CMY:
24, 88, 7
CMYK:
18, 87, 0, 7
HSL:
288°, 85.8921%, 52.7451%
HSV (HSB):
288°, 86.9748%, 93.3333%
XYZ:
38.4283, 18.7551, 82.4836
xyY:
0.2751, 0.1343, 18.7551
CIE-Lab:
50.3995, 83.5164, -67.8374
CIE-LCH:
50.3995, 107.5961, 320.9143
CIE-Luv:
50.3995, 47.9344, -111.8703
Hunter-Lab:
43.3072, 82.6030, -82.6097
#c31fee color charts
#c31fee color shades, tints & tones
#c31fee color schemes
#c31fee color preview, HTML & CSS examples
This text has a color of #c31fee
<p style="color:#c31fee;">Text here</p>
.mytext {color:#c31fee;}
This box has a color of #c31fee
<div style="background-color:#c31fee;">Content here</div>
.mybackground {background-color:#c31fee;}
Border around this has a color of #c31fee
<div style="border:2px solid #c31fee;">Content here</div>
.myborder {border:2px solid #c31fee;}