#c045d3 color space conversions
Hex:
#c045d3
RGB:
192, 69, 211
CMY:
25, 73, 17
CMYK:
9, 67, 0, 17
HSL:
292°, 61.7391%, 54.9020%
HSV (HSB):
292°, 67.2986%, 82.7451%
XYZ:
35.6242, 20.1659, 63.6428
xyY:
0.2983, 0.1688, 20.1659
CIE-Lab:
52.0242, 67.2925, -49.9387
CIE-LCH:
52.0242, 83.7983, 323.4203
CIE-Luv:
52.0242, 48.3632, -84.7261
Hunter-Lab:
44.9064, 63.0177, -52.5932
#c045d3 color charts
#c045d3 color shades, tints & tones
#c045d3 color schemes
#c045d3 color preview, HTML & CSS examples
This text has a color of #c045d3
<p style="color:#c045d3;">Text here</p>
.mytext {color:#c045d3;}
This box has a color of #c045d3
<div style="background-color:#c045d3;">Content here</div>
.mybackground {background-color:#c045d3;}
Border around this has a color of #c045d3
<div style="border:2px solid #c045d3;">Content here</div>
.myborder {border:2px solid #c045d3;}