#d33be0 color space conversions
Hex:
#d33be0
RGB:
211, 59, 224
CMY:
17, 77, 12
CMYK:
6, 74, 0, 12
HSL:
295°, 72.6872%, 55.4902%
HSV (HSB):
295°, 73.6607%, 87.8431%
XYZ:
41.8825, 22.3586, 72.6292
xyY:
0.3060, 0.1634, 22.3586
CIE-Lab:
54.4055, 77.0106, -53.3599
CIE-LCH:
54.4055, 93.6905, 325.2823
CIE-Luv:
54.4055, 59.1649, -92.1033
Hunter-Lab:
47.2849, 75.3573, -57.9695
#d33be0 color charts
#d33be0 color shades, tints & tones
#d33be0 color schemes
#d33be0 color preview, HTML & CSS examples
This text has a color of #d33be0
<p style="color:#d33be0;">Text here</p>
.mytext {color:#d33be0;}
This box has a color of #d33be0
<div style="background-color:#d33be0;">Content here</div>
.mybackground {background-color:#d33be0;}
Border around this has a color of #d33be0
<div style="border:2px solid #d33be0;">Content here</div>
.myborder {border:2px solid #d33be0;}