#ba94ed color space conversions
Hex:
#ba94ed
RGB:
186, 148, 237
CMY:
27, 42, 7
CMYK:
22, 38, 0, 7
HSL:
266°, 71.2000%, 75.4902%
HSV (HSB):
266°, 37.5527%, 92.9412%
XYZ:
46.1257, 37.7333, 84.9729
xyY:
0.2732, 0.2235, 37.7333
CIE-Lab:
67.8236, 31.6119, -39.6117
CIE-LCH:
67.8236, 50.6794, 308.5914
CIE-Luv:
67.8236, 13.1860, -67.5924
Hunter-Lab:
61.4275, 26.5369, -39.0169
#ba94ed color charts
#ba94ed color shades, tints & tones
#ba94ed color schemes
#ba94ed color preview, HTML & CSS examples
This text has a color of #ba94ed
<p style="color:#ba94ed;">Text here</p>
.mytext {color:#ba94ed;}
This box has a color of #ba94ed
<div style="background-color:#ba94ed;">Content here</div>
.mybackground {background-color:#ba94ed;}
Border around this has a color of #ba94ed
<div style="border:2px solid #ba94ed;">Content here</div>
.myborder {border:2px solid #ba94ed;}