#ba7ed7 color space conversions
Hex:
#ba7ed7
RGB:
186, 126, 215
CMY:
27, 51, 16
CMYK:
13, 41, 0, 16
HSL:
280°, 52.6627%, 66.8627%
HSV (HSB):
280°, 41.3953%, 84.3137%
XYZ:
39.9763, 30.2671, 68.0251
xyY:
0.2891, 0.2189, 30.2671
CIE-Lab:
61.8840, 38.9134, -36.6924
CIE-LCH:
61.8840, 53.4845, 316.6826
CIE-Luv:
61.8840, 25.1256, -62.8351
Hunter-Lab:
55.0156, 33.4274, -34.7995
#ba7ed7 color charts
#ba7ed7 color shades, tints & tones
#ba7ed7 color schemes
#ba7ed7 color preview, HTML & CSS examples
This text has a color of #ba7ed7
<p style="color:#ba7ed7;">Text here</p>
.mytext {color:#ba7ed7;}
This box has a color of #ba7ed7
<div style="background-color:#ba7ed7;">Content here</div>
.mybackground {background-color:#ba7ed7;}
Border around this has a color of #ba7ed7
<div style="border:2px solid #ba7ed7;">Content here</div>
.myborder {border:2px solid #ba7ed7;}