#cc65ed color space conversions
Hex:
#cc65ed
RGB:
204, 101, 237
CMY:
20, 60, 7
CMYK:
14, 57, 0, 7
HSL:
285°, 79.0698%, 66.2745%
HSV (HSB):
285°, 57.3840%, 92.9412%
XYZ:
44.8416, 28.2592, 83.2119
xyY:
0.2869, 0.1808, 28.2592
CIE-Lab:
60.1221, 61.1273, -51.6092
CIE-LCH:
60.1221, 80.0004, 319.8259
CIE-Luv:
60.1221, 40.5232, -89.3298
Hunter-Lab:
53.1593, 57.5415, -55.5969
#cc65ed color charts
#cc65ed RGB chart
#cc65ed CMYK chart
#cc65ed RGB pie chart
#cc65ed color shades, tints & tones
#cc65ed color schemes
#cc65ed color preview, HTML & CSS examples
This text has a color of #cc65ed
<p style="color:#cc65ed;">Text here</p>
.mytext {color:#cc65ed;}
Text color #cc65ed
This box has a color of #cc65ed
<div style="background-color:#cc65ed;">Content here</div>
.mybackground {background-color:#cc65ed;}
Background color #cc65ed
Border around this has a color of #cc65ed
<div style="border:2px solid #cc65ed;">Content here</div>
.myborder {border:2px solid #cc65ed;}
Border color #cc65ed