#ce58e5 color space conversions
Hex:
#ce58e5
RGB:
206, 88, 229
CMY:
19, 65, 10
CMYK:
10, 62, 0, 10
HSL:
290°, 73.0570%, 62.1569%
HSV (HSB):
290°, 61.5721%, 89.8039%
XYZ:
43.0862, 25.7584, 76.8297
xyY:
0.2958, 0.1768, 25.7584
CIE-Lab:
57.8070, 65.9594, -50.8011
CIE-LCH:
57.8070, 83.2550, 322.3970
CIE-Luv:
57.8070, 47.5753, -87.9692
Hunter-Lab:
50.7527, 62.7190, -54.2266
#ce58e5 color charts
#ce58e5 color shades, tints & tones
#ce58e5 color schemes
#ce58e5 color preview, HTML & CSS examples
This text has a color of #ce58e5
<p style="color:#ce58e5;">Text here</p>
.mytext {color:#ce58e5;}
This box has a color of #ce58e5
<div style="background-color:#ce58e5;">Content here</div>
.mybackground {background-color:#ce58e5;}
Border around this has a color of #ce58e5
<div style="border:2px solid #ce58e5;">Content here</div>
.myborder {border:2px solid #ce58e5;}