#c913e5 color space conversions
Hex:
#c913e5
RGB:
201, 19, 229
CMY:
21, 93, 10
CMYK:
12, 92, 0, 10
HSL:
292°, 84.6774%, 48.6275%
HSV (HSB):
292°, 91.7031%, 89.8039%
XYZ:
38.4631, 18.5404, 75.6802
xyY:
0.2899, 0.1397, 18.5404
CIE-Lab:
50.1451, 84.7246, -63.1188
CIE-LCH:
50.1451, 105.6515, 323.3143
CIE-Luv:
50.1451, 55.5279, -105.2024
Hunter-Lab:
43.0586, 84.0971, -74.0677
#c913e5 color charts
#c913e5 color shades, tints & tones
#c913e5 color schemes
#c913e5 color preview, HTML & CSS examples
This text has a color of #c913e5
<p style="color:#c913e5;">Text here</p>
.mytext {color:#c913e5;}
This box has a color of #c913e5
<div style="background-color:#c913e5;">Content here</div>
.mybackground {background-color:#c913e5;}
Border around this has a color of #c913e5
<div style="border:2px solid #c913e5;">Content here</div>
.myborder {border:2px solid #c913e5;}