#d303fd color space conversions
Hex:
#d303fd
RGB:
211, 3, 253
CMY:
17, 99, 1
CMYK:
17, 99, 0, 1
HSL:
290°, 98.4252%, 50.1961%
HSV (HSB):
290°, 98.8142%, 99.2157%
XYZ:
44.6262, 21.0059, 94.6310
xyY:
0.2785, 0.1311, 21.0059
CIE-Lab:
52.9559, 91.3920, -71.9732
CIE-LCH:
52.9559, 116.3299, 321.7788
CIE-Luv:
52.9559, 54.7372, -120.1972
Hunter-Lab:
45.8321, 93.5968, -90.3353
#d303fd color charts
#d303fd color shades, tints & tones
#d303fd color schemes
#d303fd color preview, HTML & CSS examples
This text has a color of #d303fd
<p style="color:#d303fd;">Text here</p>
.mytext {color:#d303fd;}
This box has a color of #d303fd
<div style="background-color:#d303fd;">Content here</div>
.mybackground {background-color:#d303fd;}
Border around this has a color of #d303fd
<div style="border:2px solid #d303fd;">Content here</div>
.myborder {border:2px solid #d303fd;}