#c164e5 color space conversions
Hex:
#c164e5
RGB:
193, 100, 229
CMY:
24, 61, 10
CMYK:
16, 56, 0, 10
HSL:
283°, 71.2707%, 64.5098%
HSV (HSB):
283°, 56.3319%, 89.8039%
XYZ:
40.6923, 26.1089, 77.0235
xyY:
0.2829, 0.1815, 26.1089
CIE-Lab:
58.1403, 57.2735, -50.3760
CIE-LCH:
58.1403, 76.2758, 318.6662
CIE-Luv:
58.1403, 35.9149, -86.2610
Hunter-Lab:
51.0969, 52.7335, -53.6060
#c164e5 color charts
#c164e5 color shades, tints & tones
#c164e5 color schemes
#c164e5 color preview, HTML & CSS examples
This text has a color of #c164e5
<p style="color:#c164e5;">Text here</p>
.mytext {color:#c164e5;}
This box has a color of #c164e5
<div style="background-color:#c164e5;">Content here</div>
.mybackground {background-color:#c164e5;}
Border around this has a color of #c164e5
<div style="border:2px solid #c164e5;">Content here</div>
.myborder {border:2px solid #c164e5;}