#d50ccc color space conversions
Hex:
#d50ccc
RGB:
213, 12, 204
CMY:
16, 95, 20
CMYK:
0, 94, 4, 16
HSL:
303°, 89.3333%, 44.1176%
HSV (HSB):
303°, 94.3662%, 83.5294%
XYZ:
38.4711, 18.7687, 58.7218
xyY:
0.3318, 0.1619, 18.7687
CIE-Lab:
50.4155, 83.5847, -48.2863
CIE-LCH:
50.4155, 96.5296, 329.9853
CIE-Luv:
50.4155, 73.6060, -83.8192
Hunter-Lab:
43.3229, 82.6947, -50.0384
#d50ccc color charts
#d50ccc RGB chart
#d50ccc CMYK chart
#d50ccc RGB pie chart
#d50ccc color shades, tints & tones
#d50ccc color schemes
#d50ccc color preview, HTML & CSS examples
This text has a color of #d50ccc
<p style="color:#d50ccc;">Text here</p>
.mytext {color:#d50ccc;}
Text color #d50ccc
This box has a color of #d50ccc
<div style="background-color:#d50ccc;">Content here</div>
.mybackground {background-color:#d50ccc;}
Background color #d50ccc
Border around this has a color of #d50ccc
<div style="border:2px solid #d50ccc;">Content here</div>
.myborder {border:2px solid #d50ccc;}
Border color #d50ccc