#ce35e5 color space conversions
Hex:
#ce35e5
RGB:
206, 53, 229
CMY:
19, 79, 10
CMYK:
10, 77, 0, 10
HSL:
292°, 77.1930%, 55.2941%
HSV (HSB):
292°, 76.8559%, 89.8039%
XYZ:
40.8696, 21.3252, 76.0908
xyY:
0.2955, 0.1542, 21.3252
CIE-Lab:
53.3035, 78.6680, -57.9930
CIE-LCH:
53.3035, 97.7335, 323.6028
CIE-Luv:
53.3035, 55.2300, -98.7419
Hunter-Lab:
46.1792, 77.1628, -65.3685
#ce35e5 color charts
#ce35e5 color shades, tints & tones
#ce35e5 color schemes
#ce35e5 color preview, HTML & CSS examples
This text has a color of #ce35e5
<p style="color:#ce35e5;">Text here</p>
.mytext {color:#ce35e5;}
This box has a color of #ce35e5
<div style="background-color:#ce35e5;">Content here</div>
.mybackground {background-color:#ce35e5;}
Border around this has a color of #ce35e5
<div style="border:2px solid #ce35e5;">Content here</div>
.myborder {border:2px solid #ce35e5;}