#c050d7 color space conversions
Hex:
#c050d7
RGB:
192, 80, 215
CMY:
25, 69, 16
CMYK:
11, 63, 0, 16
HSL:
290°, 62.7907%, 57.8431%
HSV (HSB):
290°, 62.7907%, 84.3137%
XYZ:
36.8726, 21.8501, 66.5641
xyY:
0.2943, 0.1744, 21.8501
CIE-Lab:
53.8676, 63.5098, -49.2809
CIE-LCH:
53.8676, 80.3872, 322.1901
CIE-Luv:
53.8676, 44.4829, -83.9354
Hunter-Lab:
46.7441, 59.0021, -51.7087
#c050d7 color charts
#c050d7 color shades, tints & tones
#c050d7 color schemes
#c050d7 color preview, HTML & CSS examples
This text has a color of #c050d7
<p style="color:#c050d7;">Text here</p>
.mytext {color:#c050d7;}
This box has a color of #c050d7
<div style="background-color:#c050d7;">Content here</div>
.mybackground {background-color:#c050d7;}
Border around this has a color of #c050d7
<div style="border:2px solid #c050d7;">Content here</div>
.myborder {border:2px solid #c050d7;}