#bd91ea color space conversions
Hex:
#bd91ea
RGB:
189, 145, 234
CMY:
26, 43, 8
CMYK:
19, 38, 0, 8
HSL:
270°, 67.9389%, 74.3137%
HSV (HSB):
270°, 38.0342%, 91.7647%
XYZ:
45.9629, 37.0101, 82.5631
xyY:
0.2777, 0.2236, 37.0101
CIE-Lab:
67.2846, 33.4725, -38.7836
CIE-LCH:
67.2846, 51.2306, 310.7961
CIE-Luv:
67.2846, 16.4104, -66.4004
Hunter-Lab:
60.8359, 28.3979, -37.8798
#bd91ea color charts
#bd91ea color shades, tints & tones
#bd91ea color schemes
#bd91ea color preview, HTML & CSS examples
This text has a color of #bd91ea
<p style="color:#bd91ea;">Text here</p>
.mytext {color:#bd91ea;}
This box has a color of #bd91ea
<div style="background-color:#bd91ea;">Content here</div>
.mybackground {background-color:#bd91ea;}
Border around this has a color of #bd91ea
<div style="border:2px solid #bd91ea;">Content here</div>
.myborder {border:2px solid #bd91ea;}