#d41bfe color space conversions
Hex:
#d41bfe
RGB:
212, 27, 254
CMY:
17, 89, 0
CMYK:
17, 89, 0, 0
HSL:
289°, 99.1266%, 55.0980%
HSV (HSB):
289°, 89.3701%, 99.6078%
XYZ:
45.4327, 21.9367, 95.6056
xyY:
0.2788, 0.1346, 21.9367
CIE-Lab:
53.9597, 89.3923, -70.8954
CIE-LCH:
53.9597, 114.0927, 321.5827
CIE-Luv:
53.9597, 53.9919, -119.1021
Hunter-Lab:
46.8366, 91.1855, -88.2405
#d41bfe color charts
#d41bfe color shades, tints & tones
#d41bfe color schemes
#d41bfe color preview, HTML & CSS examples
This text has a color of #d41bfe
<p style="color:#d41bfe;">Text here</p>
.mytext {color:#d41bfe;}
This box has a color of #d41bfe
<div style="background-color:#d41bfe;">Content here</div>
.mybackground {background-color:#d41bfe;}
Border around this has a color of #d41bfe
<div style="border:2px solid #d41bfe;">Content here</div>
.myborder {border:2px solid #d41bfe;}