#d42bff color space conversions
Hex:
#d42bff
RGB:
212, 43, 255
CMY:
17, 83, 0
CMYK:
17, 83, 0, 0
HSL:
288°, 100.0000%, 58.4314%
HSV (HSB):
288°, 83.1373%, 100.0000%
XYZ:
46.0653, 22.9448, 96.6086
xyY:
0.2781, 0.1385, 22.9448
CIE-Lab:
55.0154, 86.6479, -69.7427
CIE-LCH:
55.0154, 111.2291, 321.1695
CIE-Luv:
55.0154, 52.2863, -117.7816
Hunter-Lab:
47.9007, 87.8339, -86.0486
#d42bff color charts
#d42bff color shades, tints & tones
#d42bff color schemes
#d42bff color preview, HTML & CSS examples
This text has a color of #d42bff
<p style="color:#d42bff;">Text here</p>
.mytext {color:#d42bff;}
This box has a color of #d42bff
<div style="background-color:#d42bff;">Content here</div>
.mybackground {background-color:#d42bff;}
Border around this has a color of #d42bff
<div style="border:2px solid #d42bff;">Content here</div>
.myborder {border:2px solid #d42bff;}