#ce54cd color space conversions
Hex:
#ce54cd
RGB:
206, 84, 205
CMY:
19, 67, 20
CMYK:
0, 59, 0, 19
HSL:
300°, 55.4545%, 56.8627%
HSV (HSB):
300°, 59.2233%, 80.7843%
XYZ:
39.6434, 23.8702, 60.2756
xyY:
0.3202, 0.1928, 23.8702
CIE-Lab:
55.9576, 63.4153, -40.1543
CIE-LCH:
55.9576, 75.0590, 327.6582
CIE-Luv:
55.9576, 55.4756, -70.5559
Hunter-Lab:
48.8572, 59.3372, -38.9466
#ce54cd color charts
#ce54cd color shades, tints & tones
#ce54cd color schemes
#ce54cd color preview, HTML & CSS examples
This text has a color of #ce54cd
<p style="color:#ce54cd;">Text here</p>
.mytext {color:#ce54cd;}
This box has a color of #ce54cd
<div style="background-color:#ce54cd;">Content here</div>
.mybackground {background-color:#ce54cd;}
Border around this has a color of #ce54cd
<div style="border:2px solid #ce54cd;">Content here</div>
.myborder {border:2px solid #ce54cd;}