#d330fd color space conversions
Hex:
#d330fd
RGB:
211, 48, 253
CMY:
17, 81, 1
CMYK:
17, 81, 0, 1
HSL:
288°, 98.0861%, 59.0196%
HSV (HSB):
288°, 81.0277%, 99.2157%
XYZ:
45.6505, 23.0546, 94.9724
xyY:
0.2789, 0.1409, 23.0546
CIE-Lab:
55.1286, 84.9781, -68.4565
CIE-LCH:
55.1286, 109.1218, 321.1458
CIE-Luv:
55.1286, 51.6914, -115.7938
Hunter-Lab:
48.0152, 85.6824, -83.6628
#d330fd color charts
#d330fd color shades, tints & tones
#d330fd color schemes
#d330fd color preview, HTML & CSS examples
This text has a color of #d330fd
<p style="color:#d330fd;">Text here</p>
.mytext {color:#d330fd;}
This box has a color of #d330fd
<div style="background-color:#d330fd;">Content here</div>
.mybackground {background-color:#d330fd;}
Border around this has a color of #d330fd
<div style="border:2px solid #d330fd;">Content here</div>
.myborder {border:2px solid #d330fd;}