#c066ff color space conversions
Hex:
#c066ff
RGB:
192, 102, 255
CMY:
25, 60, 0
CMYK:
25, 60, 0, 0
HSL:
275°, 100.0000%, 70.0000%
HSV (HSB):
275°, 60.0000%, 100.0000%
XYZ:
44.5396, 27.9292, 97.6511
xyY:
0.2618, 0.1642, 27.9292
CIE-Lab:
59.8247, 61.5336, -62.1396
CIE-LCH:
59.8247, 87.4512, 314.7192
CIE-Luv:
59.8247, 29.3085, -105.7975
Hunter-Lab:
52.8481, 57.9530, -72.5606
#c066ff color charts
#c066ff color shades, tints & tones
#c066ff color schemes
#c066ff color preview, HTML & CSS examples
This text has a color of #c066ff
<p style="color:#c066ff;">Text here</p>
.mytext {color:#c066ff;}
This box has a color of #c066ff
<div style="background-color:#c066ff;">Content here</div>
.mybackground {background-color:#c066ff;}
Border around this has a color of #c066ff
<div style="border:2px solid #c066ff;">Content here</div>
.myborder {border:2px solid #c066ff;}