#ba90ed color space conversions
Hex:
#ba90ed
RGB:
186, 144, 237
CMY:
27, 44, 7
CMYK:
22, 39, 0, 7
HSL:
267°, 72.0930%, 74.7059%
HSV (HSB):
267°, 39.2405%, 92.9412%
XYZ:
45.5090, 36.5000, 84.7674
xyY:
0.2729, 0.2189, 36.5000
CIE-Lab:
66.9002, 33.8331, -41.0552
CIE-LCH:
66.9002, 53.1997, 309.4916
CIE-Luv:
66.9002, 14.7847, -70.1321
Hunter-Lab:
60.4153, 28.7320, -40.8979
#ba90ed color charts
#ba90ed color shades, tints & tones
#ba90ed color schemes
#ba90ed color preview, HTML & CSS examples
This text has a color of #ba90ed
<p style="color:#ba90ed;">Text here</p>
.mytext {color:#ba90ed;}
This box has a color of #ba90ed
<div style="background-color:#ba90ed;">Content here</div>
.mybackground {background-color:#ba90ed;}
Border around this has a color of #ba90ed
<div style="border:2px solid #ba90ed;">Content here</div>
.myborder {border:2px solid #ba90ed;}