#cc84e5 color space conversions
Hex:
#cc84e5
RGB:
204, 132, 229
CMY:
20, 48, 10
CMYK:
11, 42, 0, 10
HSL:
285°, 65.1007%, 70.7843%
HSV (HSB):
285°, 42.3581%, 89.8039%
XYZ:
47.2960, 34.9970, 78.3911
xyY:
0.2943, 0.2178, 34.9970
CIE-Lab:
65.7464, 43.8609, -38.3106
CIE-LCH:
65.7464, 58.2364, 318.8642
CIE-Luv:
65.7464, 31.1671, -66.8720
Hunter-Lab:
59.1583, 39.1804, -37.1548
#cc84e5 color charts
#cc84e5 color shades, tints & tones
#cc84e5 color schemes
#cc84e5 color preview, HTML & CSS examples
This text has a color of #cc84e5
<p style="color:#cc84e5;">Text here</p>
.mytext {color:#cc84e5;}
This box has a color of #cc84e5
<div style="background-color:#cc84e5;">Content here</div>
.mybackground {background-color:#cc84e5;}
Border around this has a color of #cc84e5
<div style="border:2px solid #cc84e5;">Content here</div>
.myborder {border:2px solid #cc84e5;}