#d50cea color space conversions
Hex:
#d50cea
RGB:
213, 12, 234
CMY:
16, 95, 8
CMYK:
9, 95, 0, 8
HSL:
294°, 90.2439%, 48.2353%
HSV (HSB):
294°, 94.8718%, 91.7647%
XYZ:
42.4233, 20.3496, 79.5338
xyY:
0.2981, 0.1430, 20.3496
CIE-Lab:
52.2302, 88.0176, -62.4812
CIE-LCH:
52.2302, 107.9398, 324.6302
CIE-Luv:
52.2302, 62.2001, -105.8842
Hunter-Lab:
45.1105, 88.9235, -72.9561
#d50cea color charts
#d50cea RGB chart
#d50cea CMYK chart
#d50cea RGB pie chart
#d50cea color shades, tints & tones
#d50cea color schemes
#d50cea color preview, HTML & CSS examples
This text has a color of #d50cea
<p style="color:#d50cea;">Text here</p>
.mytext {color:#d50cea;}
Text color #d50cea
This box has a color of #d50cea
<div style="background-color:#d50cea;">Content here</div>
.mybackground {background-color:#d50cea;}
Background color #d50cea
Border around this has a color of #d50cea
<div style="border:2px solid #d50cea;">Content here</div>
.myborder {border:2px solid #d50cea;}
Border color #d50cea