#d52dfd color space conversions
Hex:
#d52dfd
RGB:
213, 45, 253
CMY:
16, 82, 1
CMYK:
16, 82, 0, 1
HSL:
288°, 98.1132%, 58.4314%
HSV (HSB):
288°, 82.2134%, 99.2157%
XYZ:
46.1086, 23.1148, 94.9599
xyY:
0.2808, 0.1408, 23.1148
CIE-Lab:
55.1903, 86.0171, -68.3416
CIE-LCH:
55.1903, 109.8614, 321.5324
CIE-Luv:
55.1903, 53.3111, -115.7801
Hunter-Lab:
48.0778, 87.0526, -83.4510
#d52dfd color charts
#d52dfd color shades, tints & tones
#d52dfd color schemes
#d52dfd color preview, HTML & CSS examples
This text has a color of #d52dfd
<p style="color:#d52dfd;">Text here</p>
.mytext {color:#d52dfd;}
This box has a color of #d52dfd
<div style="background-color:#d52dfd;">Content here</div>
.mybackground {background-color:#d52dfd;}
Border around this has a color of #d52dfd
<div style="border:2px solid #d52dfd;">Content here</div>
.myborder {border:2px solid #d52dfd;}