#cc54d5 color space conversions
Hex:
#cc54d5
RGB:
204, 84, 213
CMY:
20, 67, 16
CMYK:
4, 61, 0, 16
HSL:
296°, 60.5634%, 58.2353%
HSV (HSB):
296°, 60.5634%, 83.5294%
XYZ:
40.0824, 23.9821, 65.4672
xyY:
0.3094, 0.1851, 23.9821
CIE-Lab:
56.0699, 64.3055, -44.5463
CIE-LCH:
56.0699, 78.2277, 325.2885
CIE-Luv:
56.0699, 51.8052, -77.4985
Hunter-Lab:
48.9715, 60.3992, -44.9813
#cc54d5 color charts
#cc54d5 color shades, tints & tones
#cc54d5 color schemes
#cc54d5 color preview, HTML & CSS examples
This text has a color of #cc54d5
<p style="color:#cc54d5;">Text here</p>
.mytext {color:#cc54d5;}
This box has a color of #cc54d5
<div style="background-color:#cc54d5;">Content here</div>
.mybackground {background-color:#cc54d5;}
Border around this has a color of #cc54d5
<div style="border:2px solid #cc54d5;">Content here</div>
.myborder {border:2px solid #cc54d5;}