#c31eed color space conversions
Hex:
#c31eed
RGB:
195, 30, 237
CMY:
24, 88, 7
CMYK:
18, 87, 0, 7
HSL:
288°, 85.1852%, 52.3529%
HSV (HSB):
288°, 87.3418%, 92.9412%
XYZ:
38.2560, 18.6451, 81.7033
xyY:
0.2760, 0.1345, 18.6451
CIE-Lab:
50.2693, 83.5240, -67.4850
CIE-LCH:
50.2693, 107.3801, 321.0628
CIE-Luv:
50.2693, 48.3206, -111.2928
Hunter-Lab:
43.1799, 82.5802, -81.9601
#c31eed color charts
#c31eed color shades, tints & tones
#c31eed color schemes
#c31eed color preview, HTML & CSS examples
This text has a color of #c31eed
<p style="color:#c31eed;">Text here</p>
.mytext {color:#c31eed;}
This box has a color of #c31eed
<div style="background-color:#c31eed;">Content here</div>
.mybackground {background-color:#c31eed;}
Border around this has a color of #c31eed
<div style="border:2px solid #c31eed;">Content here</div>
.myborder {border:2px solid #c31eed;}