#c50dec color space conversions
Hex:
#c50dec
RGB:
197, 13, 236
CMY:
23, 95, 7
CMYK:
17, 94, 0, 7
HSL:
290°, 89.5582%, 48.8235%
HSV (HSB):
290°, 94.4915%, 92.5490%
XYZ:
38.3102, 18.2143, 80.8534
xyY:
0.2789, 0.1326, 18.2143
CIE-Lab:
49.7550, 85.9153, -67.7395
CIE-LCH:
49.7550, 109.4078, 321.7462
CIE-Luv:
49.7550, 50.9210, -111.5636
Hunter-Lab:
42.6782, 85.5441, -82.4495
#c50dec color charts
#c50dec RGB chart
#c50dec CMYK chart
#c50dec RGB pie chart
#c50dec color shades, tints & tones
#c50dec color schemes
#c50dec color preview, HTML & CSS examples
This text has a color of #c50dec
<p style="color:#c50dec;">Text here</p>
.mytext {color:#c50dec;}
Text color #c50dec
This box has a color of #c50dec
<div style="background-color:#c50dec;">Content here</div>
.mybackground {background-color:#c50dec;}
Background color #c50dec
Border around this has a color of #c50dec
<div style="border:2px solid #c50dec;">Content here</div>
.myborder {border:2px solid #c50dec;}
Border color #c50dec