#c245a5 color space conversions
Hex:
#c245a5
RGB:
194, 69, 165
CMY:
24, 73, 35
CMYK:
0, 64, 15, 24
HSL:
314°, 50.6073%, 51.5686%
HSV (HSB):
314°, 64.4330%, 76.0784%
XYZ:
31.1678, 18.4422, 37.5143
xyY:
0.3577, 0.2117, 18.4422
CIE-Lab:
50.0281, 60.1897, -26.3673
CIE-LCH:
50.0281, 65.7118, 336.3432
CIE-Luv:
50.0281, 64.2260, -47.7820
Hunter-Lab:
42.9444, 54.3975, -21.7320
#c245a5 color charts
#c245a5 color shades, tints & tones
#c245a5 color schemes
#c245a5 color preview, HTML & CSS examples
This text has a color of #c245a5
<p style="color:#c245a5;">Text here</p>
.mytext {color:#c245a5;}
This box has a color of #c245a5
<div style="background-color:#c245a5;">Content here</div>
.mybackground {background-color:#c245a5;}
Border around this has a color of #c245a5
<div style="border:2px solid #c245a5;">Content here</div>
.myborder {border:2px solid #c245a5;}