#d41bcc color space conversions
Hex:
#d41bcc
RGB:
212, 27, 204
CMY:
17, 89, 20
CMYK:
0, 87, 4, 17
HSL:
303°, 77.4059%, 46.8627%
HSV (HSB):
303°, 87.2642%, 83.1373%
XYZ:
38.4424, 19.1405, 58.7951
xyY:
0.3303, 0.1645, 19.1405
CIE-Lab:
50.8512, 81.6144, -47.6027
CIE-LCH:
50.8512, 94.4825, 329.7466
CIE-Luv:
50.8512, 71.7344, -82.7227
Hunter-Lab:
43.7499, 80.2829, -49.0543
#d41bcc color charts
#d41bcc RGB chart
#d41bcc CMYK chart
#d41bcc RGB pie chart
#d41bcc color shades, tints & tones
#d41bcc color schemes
#d41bcc color preview, HTML & CSS examples
This text has a color of #d41bcc
<p style="color:#d41bcc;">Text here</p>
.mytext {color:#d41bcc;}
Text color #d41bcc
This box has a color of #d41bcc
<div style="background-color:#d41bcc;">Content here</div>
.mybackground {background-color:#d41bcc;}
Background color #d41bcc
Border around this has a color of #d41bcc
<div style="border:2px solid #d41bcc;">Content here</div>
.myborder {border:2px solid #d41bcc;}
Border color #d41bcc