#c172e5 color space conversions
Hex:
#c172e5
RGB:
193, 114, 229
CMY:
24, 55, 10
CMYK:
16, 50, 0, 10
HSL:
281°, 68.8623%, 67.2549%
HSV (HSB):
281°, 50.2183%, 89.8039%
XYZ:
42.1525, 29.0292, 77.5103
xyY:
0.2835, 0.1952, 29.0292
CIE-Lab:
60.8074, 50.2319, -46.1521
CIE-LCH:
60.8074, 68.2149, 317.4238
CIE-Luv:
60.8074, 31.3023, -79.3842
Hunter-Lab:
53.8788, 45.3630, -47.5797
#c172e5 color charts
#c172e5 color shades, tints & tones
#c172e5 color schemes
#c172e5 color preview, HTML & CSS examples
This text has a color of #c172e5
<p style="color:#c172e5;">Text here</p>
.mytext {color:#c172e5;}
This box has a color of #c172e5
<div style="background-color:#c172e5;">Content here</div>
.mybackground {background-color:#c172e5;}
Border around this has a color of #c172e5
<div style="border:2px solid #c172e5;">Content here</div>
.myborder {border:2px solid #c172e5;}