#d33be7 color space conversions
Hex:
#d33be7
RGB:
211, 59, 231
CMY:
17, 77, 9
CMYK:
9, 74, 0, 9
HSL:
293°, 78.1818%, 56.8627%
HSV (HSB):
293°, 74.4589%, 90.5882%
XYZ:
42.8517, 22.7463, 77.7332
xyY:
0.2990, 0.1587, 22.7463
CIE-Lab:
54.8101, 78.1793, -56.6634
CIE-LCH:
54.8101, 96.5544, 324.0658
CIE-Luv:
54.8101, 56.9001, -97.3849
Hunter-Lab:
47.6931, 76.9173, -63.2494
#d33be7 color charts
#d33be7 color shades, tints & tones
#d33be7 color schemes
#d33be7 color preview, HTML & CSS examples
This text has a color of #d33be7
<p style="color:#d33be7;">Text here</p>
.mytext {color:#d33be7;}
This box has a color of #d33be7
<div style="background-color:#d33be7;">Content here</div>
.mybackground {background-color:#d33be7;}
Border around this has a color of #d33be7
<div style="border:2px solid #d33be7;">Content here</div>
.myborder {border:2px solid #d33be7;}