#c31dfa color space conversions
Hex:
#c31dfa
RGB:
195, 29, 250
CMY:
24, 89, 2
CMYK:
22, 88, 0, 2
HSL:
285°, 95.6710%, 54.7059%
HSV (HSB):
285°, 88.4000%, 98.0392%
XYZ:
40.2004, 19.3830, 92.0650
xyY:
0.2651, 0.1278, 19.3830
CIE-Lab:
51.1323, 85.9557, -73.3764
CIE-LCH:
51.1323, 113.0154, 319.5141
CIE-Luv:
51.1323, 44.5435, -120.3215
Hunter-Lab:
44.0261, 85.9433, -93.1658
#c31dfa color charts
#c31dfa color shades, tints & tones
#c31dfa color schemes
#c31dfa color preview, HTML & CSS examples
This text has a color of #c31dfa
<p style="color:#c31dfa;">Text here</p>
.mytext {color:#c31dfa;}
This box has a color of #c31dfa
<div style="background-color:#c31dfa;">Content here</div>
.mybackground {background-color:#c31dfa;}
Border around this has a color of #c31dfa
<div style="border:2px solid #c31dfa;">Content here</div>
.myborder {border:2px solid #c31dfa;}