#c245d3 color space conversions
Hex:
#c245d3
RGB:
194, 69, 211
CMY:
24, 73, 17
CMYK:
8, 67, 0, 17
HSL:
293°, 61.7391%, 54.9020%
HSV (HSB):
293°, 67.2986%, 82.7451%
XYZ:
36.1341, 20.4287, 63.6667
xyY:
0.3005, 0.1699, 20.4287
CIE-Lab:
52.3185, 67.7358, -49.4522
CIE-LCH:
52.3185, 83.8670, 323.8678
CIE-Luv:
52.3185, 49.6832, -84.1683
Hunter-Lab:
45.1981, 63.6069, -51.8779
#c245d3 color charts
#c245d3 color shades, tints & tones
#c245d3 color schemes
#c245d3 color preview, HTML & CSS examples
This text has a color of #c245d3
<p style="color:#c245d3;">Text here</p>
.mytext {color:#c245d3;}
This box has a color of #c245d3
<div style="background-color:#c245d3;">Content here</div>
.mybackground {background-color:#c245d3;}
Border around this has a color of #c245d3
<div style="border:2px solid #c245d3;">Content here</div>
.myborder {border:2px solid #c245d3;}