#ce53c5 color space conversions
Hex:
#ce53c5
RGB:
206, 83, 197
CMY:
19, 67, 23
CMYK:
0, 60, 4, 19
HSL:
304°, 55.6561%, 56.6667%
HSV (HSB):
304°, 59.7087%, 80.7843%
XYZ:
38.6249, 23.3395, 55.2925
xyY:
0.3294, 0.1990, 23.3395
CIE-Lab:
55.4204, 62.5041, -36.4244
CIE-LCH:
55.4204, 72.3430, 329.7684
CIE-Luv:
55.4204, 58.1709, -64.5402
Hunter-Lab:
48.3110, 58.1674, -34.0404
#ce53c5 color charts
#ce53c5 color shades, tints & tones
#ce53c5 color schemes
#ce53c5 color preview, HTML & CSS examples
This text has a color of #ce53c5
<p style="color:#ce53c5;">Text here</p>
.mytext {color:#ce53c5;}
This box has a color of #ce53c5
<div style="background-color:#ce53c5;">Content here</div>
.mybackground {background-color:#ce53c5;}
Border around this has a color of #ce53c5
<div style="border:2px solid #ce53c5;">Content here</div>
.myborder {border:2px solid #ce53c5;}