#c006cb color space conversions
Hex:
#c006cb
RGB:
192, 6, 203
CMY:
25, 98, 20
CMYK:
5, 97, 0, 20
HSL:
297°, 94.2584%, 40.9804%
HSV (HSB):
297°, 97.0443%, 79.6078%
XYZ:
32.5828, 15.6485, 57.8031
xyY:
0.3073, 0.1476, 15.6485
CIE-Lab:
46.5099, 80.4952, -54.1665
CIE-LCH:
46.5099, 97.0232, 326.0627
CIE-Luv:
46.5099, 59.1836, -89.9542
Hunter-Lab:
39.5582, 77.7980, -58.9447
#c006cb color charts
#c006cb color shades, tints & tones
#c006cb color schemes
#c006cb color preview, HTML & CSS examples
This text has a color of #c006cb
<p style="color:#c006cb;">Text here</p>
.mytext {color:#c006cb;}
This box has a color of #c006cb
<div style="background-color:#c006cb;">Content here</div>
.mybackground {background-color:#c006cb;}
Border around this has a color of #c006cb
<div style="border:2px solid #c006cb;">Content here</div>
.myborder {border:2px solid #c006cb;}