#c166cd color space conversions
Hex:
#c166cd
RGB:
193, 102, 205
CMY:
24, 60, 20
CMYK:
6, 50, 0, 20
HSL:
293°, 50.7389%, 60.1961%
HSV (HSB):
293°, 50.2439%, 80.3922%
XYZ:
37.7631, 25.2480, 60.6406
xyY:
0.3054, 0.2042, 25.2480
CIE-Lab:
57.3162, 51.5572, -38.1427
CIE-LCH:
57.3162, 64.1328, 323.5055
CIE-Luv:
57.3162, 40.6723, -66.0220
Hunter-Lab:
50.2474, 46.2178, -36.3805
#c166cd color charts
#c166cd color shades, tints & tones
#c166cd color schemes
#c166cd color preview, HTML & CSS examples
This text has a color of #c166cd
<p style="color:#c166cd;">Text here</p>
.mytext {color:#c166cd;}
This box has a color of #c166cd
<div style="background-color:#c166cd;">Content here</div>
.mybackground {background-color:#c166cd;}
Border around this has a color of #c166cd
<div style="border:2px solid #c166cd;">Content here</div>
.myborder {border:2px solid #c166cd;}