#c50ddc color space conversions
Hex:
#c50ddc
RGB:
197, 13, 220
CMY:
23, 95, 14
CMYK:
10, 94, 0, 14
HSL:
293°, 88.8412%, 45.6863%
HSV (HSB):
293°, 94.0909%, 86.2745%
XYZ:
36.0881, 17.3255, 69.1522
xyY:
0.2944, 0.1414, 17.3255
CIE-Lab:
48.6675, 83.3191, -60.4186
CIE-LCH:
48.6675, 102.9197, 324.0524
CIE-Luv:
48.6675, 56.2451, -100.3432
Hunter-Lab:
41.6239, 81.9188, -69.3653
#c50ddc color charts
#c50ddc color shades, tints & tones
#c50ddc color schemes
#c50ddc color preview, HTML & CSS examples
This text has a color of #c50ddc
<p style="color:#c50ddc;">Text here</p>
.mytext {color:#c50ddc;}
This box has a color of #c50ddc
<div style="background-color:#c50ddc;">Content here</div>
.mybackground {background-color:#c50ddc;}
Border around this has a color of #c50ddc
<div style="border:2px solid #c50ddc;">Content here</div>
.myborder {border:2px solid #c50ddc;}