#c31dec color space conversions
Hex:
#c31dec
RGB:
195, 29, 236
CMY:
24, 89, 7
CMYK:
17, 88, 0, 7
HSL:
288°, 84.4898%, 51.9608%
HSV (HSB):
288°, 87.7119%, 92.5490%
XYZ:
38.0854, 18.5370, 80.9275
xyY:
0.2769, 0.1348, 18.5370
CIE-Lab:
50.1410, 83.5275, -67.1292
CIE-LCH:
50.1410, 107.1596, 321.2119
CIE-Luv:
50.1410, 48.7069, -110.7116
Hunter-Lab:
43.0546, 82.5527, -81.3063
#c31dec color charts
#c31dec color shades, tints & tones
#c31dec color schemes
#c31dec color preview, HTML & CSS examples
This text has a color of #c31dec
<p style="color:#c31dec;">Text here</p>
.mytext {color:#c31dec;}
This box has a color of #c31dec
<div style="background-color:#c31dec;">Content here</div>
.mybackground {background-color:#c31dec;}
Border around this has a color of #c31dec
<div style="border:2px solid #c31dec;">Content here</div>
.myborder {border:2px solid #c31dec;}