#c182c5 color space conversions
Hex:
#c182c5
RGB:
193, 130, 197
CMY:
24, 49, 23
CMYK:
2, 34, 0, 23
HSL:
296°, 36.6120%, 64.1176%
HSV (HSB):
296°, 34.0102%, 77.2549%
XYZ:
40.0530, 31.3339, 56.7604
xyY:
0.3126, 0.2445, 31.3339
CIE-Lab:
62.7885, 35.2541, -25.1203
CIE-LCH:
62.7885, 43.2883, 324.5282
CIE-Luv:
62.7885, 30.7296, -43.9401
Hunter-Lab:
55.9767, 29.7627, -20.9363
#c182c5 color charts
#c182c5 color shades, tints & tones
#c182c5 color schemes
#c182c5 color preview, HTML & CSS examples
This text has a color of #c182c5
<p style="color:#c182c5;">Text here</p>
.mytext {color:#c182c5;}
This box has a color of #c182c5
<div style="background-color:#c182c5;">Content here</div>
.mybackground {background-color:#c182c5;}
Border around this has a color of #c182c5
<div style="border:2px solid #c182c5;">Content here</div>
.myborder {border:2px solid #c182c5;}