#cc54e5 color space conversions
Hex:
#cc54e5
RGB:
204, 84, 229
CMY:
20, 67, 10
CMYK:
11, 63, 0, 10
HSL:
290°, 73.6041%, 61.3725%
HSV (HSB):
290°, 63.3188%, 89.8039%
XYZ:
42.2150, 24.8352, 76.6974
xyY:
0.2937, 0.1728, 24.8352
CIE-Lab:
56.9145, 67.2004, -52.2377
CIE-LCH:
56.9145, 85.1156, 322.1406
CIE-Luv:
56.9145, 47.3720, -90.0520
Hunter-Lab:
49.8349, 63.9959, -56.3647
#cc54e5 color charts
#cc54e5 color shades, tints & tones
#cc54e5 color schemes
#cc54e5 color preview, HTML & CSS examples
This text has a color of #cc54e5
<p style="color:#cc54e5;">Text here</p>
.mytext {color:#cc54e5;}
This box has a color of #cc54e5
<div style="background-color:#cc54e5;">Content here</div>
.mybackground {background-color:#cc54e5;}
Border around this has a color of #cc54e5
<div style="border:2px solid #cc54e5;">Content here</div>
.myborder {border:2px solid #cc54e5;}