#c292d5 color space conversions
Hex:
#c292d5
RGB:
194, 146, 213
CMY:
24, 43, 16
CMYK:
9, 31, 0, 16
HSL:
283°, 44.3709%, 70.3922%
HSV (HSB):
283°, 31.4554%, 83.5294%
XYZ:
44.5373, 36.8312, 67.7126
xyY:
0.2987, 0.2471, 36.8312
CIE-Lab:
67.1502, 29.9515, -27.3505
CIE-LCH:
67.1502, 40.5603, 317.5989
CIE-Luv:
67.1502, 21.6551, -47.1912
Hunter-Lab:
60.6887, 24.7895, -23.6699
#c292d5 color charts
#c292d5 color shades, tints & tones
#c292d5 color schemes
#c292d5 color preview, HTML & CSS examples
This text has a color of #c292d5
<p style="color:#c292d5;">Text here</p>
.mytext {color:#c292d5;}
This box has a color of #c292d5
<div style="background-color:#c292d5;">Content here</div>
.mybackground {background-color:#c292d5;}
Border around this has a color of #c292d5
<div style="border:2px solid #c292d5;">Content here</div>
.myborder {border:2px solid #c292d5;}