#d81bfb color space conversions
Hex:
#d81bfb
RGB:
216, 27, 251
CMY:
15, 89, 2
CMYK:
14, 89, 0, 2
HSL:
291°, 96.5517%, 54.5098%
HSV (HSB):
291°, 89.2430%, 98.4314%
XYZ:
46.1234, 22.3478, 93.1494
xyY:
0.2854, 0.1383, 22.3478
CIE-Lab:
54.3941, 89.4912, -68.4922
CIE-LCH:
54.3941, 112.6936, 322.5713
CIE-Luv:
54.3941, 57.5332, -115.9379
Hunter-Lab:
47.2735, 91.4288, -83.7357
#d81bfb color charts
#d81bfb color shades, tints & tones
#d81bfb color schemes
#d81bfb color preview, HTML & CSS examples
This text has a color of #d81bfb
<p style="color:#d81bfb;">Text here</p>
.mytext {color:#d81bfb;}
This box has a color of #d81bfb
<div style="background-color:#d81bfb;">Content here</div>
.mybackground {background-color:#d81bfb;}
Border around this has a color of #d81bfb
<div style="border:2px solid #d81bfb;">Content here</div>
.myborder {border:2px solid #d81bfb;}