#cc08db color space conversions
Hex:
#cc08db
RGB:
204, 8, 219
CMY:
20, 97, 14
CMYK:
7, 96, 0, 14
HSL:
296°, 92.9515%, 44.5098%
HSV (HSB):
296°, 96.3470%, 85.8824%
XYZ:
37.7749, 18.1255, 68.5254
xyY:
0.3036, 0.1457, 18.1255
CIE-Lab:
49.6480, 84.6481, -58.2072
CIE-LCH:
49.6480, 102.7296, 325.4861
CIE-Luv:
49.6480, 61.5889, -97.9260
Hunter-Lab:
42.5741, 83.8738, -65.6289
#cc08db color charts
#cc08db color shades, tints & tones
#cc08db color schemes
#cc08db color preview, HTML & CSS examples
This text has a color of #cc08db
<p style="color:#cc08db;">Text here</p>
.mytext {color:#cc08db;}
This box has a color of #cc08db
<div style="background-color:#cc08db;">Content here</div>
.mybackground {background-color:#cc08db;}
Border around this has a color of #cc08db
<div style="border:2px solid #cc08db;">Content here</div>
.myborder {border:2px solid #cc08db;}