#cc65ee color space conversions
Hex:
#cc65ee
RGB:
204, 101, 238
CMY:
20, 60, 7
CMYK:
14, 58, 0, 7
HSL:
285°, 80.1170%, 66.4706%
HSV (HSB):
285°, 57.5630%, 93.3333%
XYZ:
44.9881, 28.3178, 83.9837
xyY:
0.2860, 0.1800, 28.3178
CIE-Lab:
60.1748, 61.3242, -52.0821
CIE-LCH:
60.1748, 80.4562, 319.6591
CIE-Luv:
60.1748, 40.2898, -90.1183
Hunter-Lab:
53.2144, 57.7808, -56.3220
#cc65ee color charts
#cc65ee RGB chart
#cc65ee CMYK chart
#cc65ee RGB pie chart
#cc65ee color shades, tints & tones
#cc65ee color schemes
#cc65ee color preview, HTML & CSS examples
This text has a color of #cc65ee
<p style="color:#cc65ee;">Text here</p>
.mytext {color:#cc65ee;}
Text color #cc65ee
This box has a color of #cc65ee
<div style="background-color:#cc65ee;">Content here</div>
.mybackground {background-color:#cc65ee;}
Background color #cc65ee
Border around this has a color of #cc65ee
<div style="border:2px solid #cc65ee;">Content here</div>
.myborder {border:2px solid #cc65ee;}
Border color #cc65ee