#d21bfc color space conversions
Hex:
#d21bfc
RGB:
210, 27, 252
CMY:
18, 89, 1
CMYK:
17, 89, 0, 1
HSL:
289°, 97.4026%, 54.7059%
HSV (HSB):
289°, 89.2857%, 98.8235%
XYZ:
44.5410, 21.5138, 93.9005
xyY:
0.2785, 0.1345, 21.5138
CIE-Lab:
53.5073, 88.7680, -70.5302
CIE-LCH:
53.5073, 113.3766, 321.5313
CIE-Luv:
53.5073, 53.3537, -118.2307
Hunter-Lab:
46.3829, 90.2411, -87.5622
#d21bfc color charts
#d21bfc color shades, tints & tones
#d21bfc color schemes
#d21bfc color preview, HTML & CSS examples
This text has a color of #d21bfc
<p style="color:#d21bfc;">Text here</p>
.mytext {color:#d21bfc;}
This box has a color of #d21bfc
<div style="background-color:#d21bfc;">Content here</div>
.mybackground {background-color:#d21bfc;}
Border around this has a color of #d21bfc
<div style="border:2px solid #d21bfc;">Content here</div>
.myborder {border:2px solid #d21bfc;}