#c165d9 color space conversions
Hex:
#c165d9
RGB:
193, 101, 217
CMY:
24, 60, 15
CMYK:
11, 53, 0, 15
HSL:
288°, 60.4167%, 62.3529%
HSV (HSB):
288°, 53.4562%, 85.0980%
XYZ:
39.1704, 25.6546, 68.5330
xyY:
0.2937, 0.1924, 25.6546
CIE-Lab:
57.7077, 54.3802, -44.3173
CIE-LCH:
57.7077, 70.1515, 320.8216
CIE-Luv:
57.7077, 38.2781, -76.2222
Hunter-Lab:
50.6503, 49.4047, -44.7677
#c165d9 color charts
#c165d9 color shades, tints & tones
#c165d9 color schemes
#c165d9 color preview, HTML & CSS examples
This text has a color of #c165d9
<p style="color:#c165d9;">Text here</p>
.mytext {color:#c165d9;}
This box has a color of #c165d9
<div style="background-color:#c165d9;">Content here</div>
.mybackground {background-color:#c165d9;}
Border around this has a color of #c165d9
<div style="border:2px solid #c165d9;">Content here</div>
.myborder {border:2px solid #c165d9;}