#ba91ed color space conversions
Hex:
#ba91ed
RGB:
186, 145, 237
CMY:
27, 43, 7
CMYK:
22, 39, 0, 7
HSL:
267°, 71.8750%, 74.9020%
HSV (HSB):
267°, 38.8186%, 92.9412%
XYZ:
45.6612, 36.8043, 84.8181
xyY:
0.2730, 0.2200, 36.8043
CIE-Lab:
67.1300, 33.2783, -40.6958
CIE-LCH:
67.1300, 52.5699, 309.2740
CIE-Luv:
67.1300, 14.3876, -69.5014
Hunter-Lab:
60.6666, 28.1829, -40.4269
#ba91ed color charts
#ba91ed color shades, tints & tones
#ba91ed color schemes
#ba91ed color preview, HTML & CSS examples
This text has a color of #ba91ed
<p style="color:#ba91ed;">Text here</p>
.mytext {color:#ba91ed;}
This box has a color of #ba91ed
<div style="background-color:#ba91ed;">Content here</div>
.mybackground {background-color:#ba91ed;}
Border around this has a color of #ba91ed
<div style="border:2px solid #ba91ed;">Content here</div>
.myborder {border:2px solid #ba91ed;}