#d33fbd color space conversions
Hex:
#d33fbd
RGB:
211, 63, 189
CMY:
17, 75, 26
CMYK:
0, 70, 10, 17
HSL:
309°, 62.7119%, 53.7255%
HSV (HSB):
309°, 70.1422%, 82.7451%
XYZ:
37.8268, 21.0780, 50.2189
xyY:
0.3466, 0.1932, 21.0780
CIE-Lab:
53.0348, 70.2182, -35.4996
CIE-LCH:
53.0348, 78.6817, 333.1806
CIE-Luv:
53.0348, 70.3130, -63.7265
Hunter-Lab:
45.9108, 66.7256, -32.7160
#d33fbd color charts
#d33fbd color shades, tints & tones
#d33fbd color schemes
#d33fbd color preview, HTML & CSS examples
This text has a color of #d33fbd
<p style="color:#d33fbd;">Text here</p>
.mytext {color:#d33fbd;}
This box has a color of #d33fbd
<div style="background-color:#d33fbd;">Content here</div>
.mybackground {background-color:#d33fbd;}
Border around this has a color of #d33fbd
<div style="border:2px solid #d33fbd;">Content here</div>
.myborder {border:2px solid #d33fbd;}