#d33ef7 color space conversions
Hex:
#d33ef7
RGB:
211, 62, 247
CMY:
17, 76, 3
CMYK:
15, 75, 0, 3
HSL:
288°, 92.0398%, 60.5882%
HSV (HSB):
288°, 74.8988%, 96.8627%
XYZ:
45.3751, 24.0095, 90.2385
xyY:
0.2843, 0.1504, 24.0095
CIE-Lab:
56.0973, 80.0133, -63.5569
CIE-LCH:
56.0973, 102.1842, 321.5388
CIE-Luv:
56.0973, 51.4564, -108.5097
Hunter-Lab:
48.9995, 79.5474, -74.8899
#d33ef7 color charts
#d33ef7 color shades, tints & tones
#d33ef7 color schemes
#d33ef7 color preview, HTML & CSS examples
This text has a color of #d33ef7
<p style="color:#d33ef7;">Text here</p>
.mytext {color:#d33ef7;}
This box has a color of #d33ef7
<div style="background-color:#d33ef7;">Content here</div>
.mybackground {background-color:#d33ef7;}
Border around this has a color of #d33ef7
<div style="border:2px solid #d33ef7;">Content here</div>
.myborder {border:2px solid #d33ef7;}