#d33df3 color space conversions
Hex:
#d33df3
RGB:
211, 61, 243
CMY:
17, 76, 5
CMYK:
13, 75, 0, 5
HSL:
289°, 88.3495%, 59.6078%
HSV (HSB):
289°, 74.8971%, 95.2941%
XYZ:
44.7104, 23.6574, 87.0039
xyY:
0.2878, 0.1523, 23.6574
CIE-Lab:
55.7432, 79.6222, -61.8956
CIE-LCH:
55.7432, 100.8502, 322.1397
CIE-Luv:
55.7432, 52.8226, -105.8149
Hunter-Lab:
48.6389, 78.9646, -72.0090
#d33df3 color charts
#d33df3 color shades, tints & tones
#d33df3 color schemes
#d33df3 color preview, HTML & CSS examples
This text has a color of #d33df3
<p style="color:#d33df3;">Text here</p>
.mytext {color:#d33df3;}
This box has a color of #d33df3
<div style="background-color:#d33df3;">Content here</div>
.mybackground {background-color:#d33df3;}
Border around this has a color of #d33df3
<div style="border:2px solid #d33df3;">Content here</div>
.myborder {border:2px solid #d33df3;}