#bd07f7 color space conversions
Hex:
#bd07f7
RGB:
189, 7, 247
CMY:
26, 97, 3
CMYK:
23, 97, 0, 3
HSL:
286°, 94.4882%, 49.8039%
HSV (HSB):
286°, 97.1660%, 96.8627%
XYZ:
37.8507, 17.6862, 89.4145
xyY:
0.2611, 0.1220, 17.6862
CIE-Lab:
49.1132, 87.1990, -75.0249
CIE-LCH:
49.1132, 115.0322, 319.2917
CIE-Luv:
49.1132, 42.8637, -121.1556
Hunter-Lab:
42.0549, 87.0594, -96.6201
#bd07f7 color charts
#bd07f7 color shades, tints & tones
#bd07f7 color schemes
#bd07f7 color preview, HTML & CSS examples
This text has a color of #bd07f7
<p style="color:#bd07f7;">Text here</p>
.mytext {color:#bd07f7;}
This box has a color of #bd07f7
<div style="background-color:#bd07f7;">Content here</div>
.mybackground {background-color:#bd07f7;}
Border around this has a color of #bd07f7
<div style="border:2px solid #bd07f7;">Content here</div>
.myborder {border:2px solid #bd07f7;}