#d33ce2 color space conversions
Hex:
#d33ce2
RGB:
211, 60, 226
CMY:
17, 76, 11
CMYK:
7, 73, 0, 11
HSL:
295°, 74.1071%, 56.0784%
HSV (HSB):
295°, 73.4513%, 88.6275%
XYZ:
42.2073, 22.5716, 74.0837
xyY:
0.3040, 0.1625, 22.5716
CIE-Lab:
54.6283, 77.0313, -54.1345
CIE-LCH:
54.6283, 94.1507, 324.9020
CIE-Luv:
54.6283, 58.3242, -93.3621
Hunter-Lab:
47.5096, 75.4369, -59.1967
#d33ce2 color charts
#d33ce2 color shades, tints & tones
#d33ce2 color schemes
#d33ce2 color preview, HTML & CSS examples
This text has a color of #d33ce2
<p style="color:#d33ce2;">Text here</p>
.mytext {color:#d33ce2;}
This box has a color of #d33ce2
<div style="background-color:#d33ce2;">Content here</div>
.mybackground {background-color:#d33ce2;}
Border around this has a color of #d33ce2
<div style="border:2px solid #d33ce2;">Content here</div>
.myborder {border:2px solid #d33ce2;}