#c050d3 color space conversions
Hex:
#c050d3
RGB:
192, 80, 211
CMY:
25, 69, 17
CMYK:
9, 62, 0, 17
HSL:
291°, 59.8174%, 57.0588%
HSV (HSB):
291°, 62.0853%, 82.7451%
XYZ:
36.3648, 21.6469, 63.8897
xyY:
0.2983, 0.1776, 21.6469
CIE-Lab:
53.6504, 62.7640, -47.3509
CIE-LCH:
53.6504, 78.6221, 322.9681
CIE-Luv:
53.6504, 45.5586, -80.8128
Hunter-Lab:
46.5263, 58.0940, -48.8484
#c050d3 color charts
#c050d3 color shades, tints & tones
#c050d3 color schemes
#c050d3 color preview, HTML & CSS examples
This text has a color of #c050d3
<p style="color:#c050d3;">Text here</p>
.mytext {color:#c050d3;}
This box has a color of #c050d3
<div style="background-color:#c050d3;">Content here</div>
.mybackground {background-color:#c050d3;}
Border around this has a color of #c050d3
<div style="border:2px solid #c050d3;">Content here</div>
.myborder {border:2px solid #c050d3;}