#bd07e9 color space conversions
Hex:
#bd07e9
RGB:
189, 7, 233
CMY:
26, 97, 9
CMYK:
19, 97, 0, 9
HSL:
288°, 94.1667%, 47.0588%
HSV (HSB):
288°, 96.9957%, 91.3725%
XYZ:
35.7702, 16.8540, 78.4586
xyY:
0.2729, 0.1286, 16.8540
CIE-Lab:
48.0755, 84.8046, -68.8291
CIE-LCH:
48.0755, 109.2212, 320.9365
CIE-Luv:
48.0755, 47.0227, -111.7687
Hunter-Lab:
41.0536, 83.6843, -84.5732
#bd07e9 color charts
#bd07e9 color shades, tints & tones
#bd07e9 color schemes
#bd07e9 color preview, HTML & CSS examples
This text has a color of #bd07e9
<p style="color:#bd07e9;">Text here</p>
.mytext {color:#bd07e9;}
This box has a color of #bd07e9
<div style="background-color:#bd07e9;">Content here</div>
.mybackground {background-color:#bd07e9;}
Border around this has a color of #bd07e9
<div style="border:2px solid #bd07e9;">Content here</div>
.myborder {border:2px solid #bd07e9;}