#d33beb color space conversions
Hex:
#d33beb
RGB:
211, 59, 235
CMY:
17, 77, 8
CMYK:
10, 75, 0, 8
HSL:
292°, 81.4815%, 57.6471%
HSV (HSB):
292°, 74.8936%, 92.1569%
XYZ:
43.4233, 22.9750, 80.7432
xyY:
0.2951, 0.1561, 22.9750
CIE-Lab:
55.0465, 78.8572, -58.5338
CIE-LCH:
55.0465, 98.2073, 323.4144
CIE-Luv:
55.0465, 55.6329, -100.3757
Hunter-Lab:
47.9322, 77.8275, -66.3232
#d33beb color charts
#d33beb color shades, tints & tones
#d33beb color schemes
#d33beb color preview, HTML & CSS examples
This text has a color of #d33beb
<p style="color:#d33beb;">Text here</p>
.mytext {color:#d33beb;}
This box has a color of #d33beb
<div style="background-color:#d33beb;">Content here</div>
.mybackground {background-color:#d33beb;}
Border around this has a color of #d33beb
<div style="border:2px solid #d33beb;">Content here</div>
.myborder {border:2px solid #d33beb;}