#d91bfc color space conversions
Hex:
#d91bfc
RGB:
217, 27, 252
CMY:
15, 89, 1
CMYK:
14, 89, 0, 1
HSL:
291°, 97.4026%, 54.7059%
HSV (HSB):
291°, 89.2857%, 98.8235%
XYZ:
46.5779, 22.5639, 93.9958
xyY:
0.2855, 0.1383, 22.5639
CIE-Lab:
54.6202, 89.8030, -68.6757
CIE-LCH:
54.6202, 113.0527, 322.5935
CIE-Luv:
54.6202, 57.8547, -116.3701
Hunter-Lab:
47.5014, 91.9021, -84.0720
#d91bfc color charts
#d91bfc color shades, tints & tones
#d91bfc color schemes
#d91bfc color preview, HTML & CSS examples
This text has a color of #d91bfc
<p style="color:#d91bfc;">Text here</p>
.mytext {color:#d91bfc;}
This box has a color of #d91bfc
<div style="background-color:#d91bfc;">Content here</div>
.mybackground {background-color:#d91bfc;}
Border around this has a color of #d91bfc
<div style="border:2px solid #d91bfc;">Content here</div>
.myborder {border:2px solid #d91bfc;}