#d21bd5 color space conversions
Hex:
#d21bd5
RGB:
210, 27, 213
CMY:
18, 89, 16
CMYK:
1, 87, 0, 16
HSL:
299°, 77.5000%, 47.0588%
HSV (HSB):
299°, 87.3239%, 83.5294%
XYZ:
38.9805, 19.2896, 64.6196
xyY:
0.3172, 0.1570, 19.2896
CIE-Lab:
51.0243, 82.5858, -52.5138
CIE-LCH:
51.0243, 97.8678, 327.5489
CIE-Luv:
51.0243, 66.8335, -90.1272
Hunter-Lab:
43.9199, 81.5653, -56.4896
#d21bd5 color charts
#d21bd5 color shades, tints & tones
#d21bd5 color schemes
#d21bd5 color preview, HTML & CSS examples
This text has a color of #d21bd5
<p style="color:#d21bd5;">Text here</p>
.mytext {color:#d21bd5;}
This box has a color of #d21bd5
<div style="background-color:#d21bd5;">Content here</div>
.mybackground {background-color:#d21bd5;}
Border around this has a color of #d21bd5
<div style="border:2px solid #d21bd5;">Content here</div>
.myborder {border:2px solid #d21bd5;}