#c165ec color space conversions
Hex:
#c165ec
RGB:
193, 101, 236
CMY:
24, 60, 7
CMYK:
18, 57, 0, 7
HSL:
281°, 78.0347%, 66.0784%
HSV (HSB):
281°, 57.2034%, 92.5490%
XYZ:
41.7863, 26.7009, 82.3083
xyY:
0.2771, 0.1771, 26.7009
CIE-Lab:
58.6965, 58.2234, -53.4029
CIE-LCH:
58.6965, 79.0053, 317.4727
CIE-Luv:
58.6965, 34.0872, -91.3160
Hunter-Lab:
51.6730, 53.9197, -58.2702
#c165ec color charts
#c165ec color shades, tints & tones
#c165ec color schemes
#c165ec color preview, HTML & CSS examples
This text has a color of #c165ec
<p style="color:#c165ec;">Text here</p>
.mytext {color:#c165ec;}
This box has a color of #c165ec
<div style="background-color:#c165ec;">Content here</div>
.mybackground {background-color:#c165ec;}
Border around this has a color of #c165ec
<div style="border:2px solid #c165ec;">Content here</div>
.myborder {border:2px solid #c165ec;}