#d81bf5 color space conversions
Hex:
#d81bf5
RGB:
216, 27, 245
CMY:
15, 89, 4
CMYK:
12, 89, 0, 4
HSL:
292°, 91.5966%, 53.3333%
HSV (HSB):
292°, 88.9796%, 96.0784%
XYZ:
45.1923, 21.9754, 88.2460
xyY:
0.2908, 0.1414, 21.9754
CIE-Lab:
54.0009, 88.5242, -65.7786
CIE-LCH:
54.0009, 110.2876, 323.3855
CIE-Luv:
54.0009, 59.5347, -111.6868
Hunter-Lab:
46.8779, 90.0452, -78.7968
#d81bf5 color charts
#d81bf5 color shades, tints & tones
#d81bf5 color schemes
#d81bf5 color preview, HTML & CSS examples
This text has a color of #d81bf5
<p style="color:#d81bf5;">Text here</p>
.mytext {color:#d81bf5;}
This box has a color of #d81bf5
<div style="background-color:#d81bf5;">Content here</div>
.mybackground {background-color:#d81bf5;}
Border around this has a color of #d81bf5
<div style="border:2px solid #d81bf5;">Content here</div>
.myborder {border:2px solid #d81bf5;}