#ba7dca color space conversions
Hex:
#ba7dca
RGB:
186, 125, 202
CMY:
27, 51, 21
CMYK:
8, 38, 0, 21
HSL:
288°, 42.0765%, 64.1176%
HSV (HSB):
288°, 38.1188%, 79.2157%
XYZ:
38.2440, 29.3706, 59.5305
xyY:
0.3008, 0.2310, 29.3706
CIE-Lab:
61.1073, 36.7699, -30.5961
CIE-LCH:
61.1073, 47.8346, 320.2363
CIE-Luv:
61.1073, 27.6930, -52.6214
Hunter-Lab:
54.1947, 31.1229, -27.1913
#ba7dca color charts
#ba7dca color shades, tints & tones
#ba7dca color schemes
#ba7dca color preview, HTML & CSS examples
This text has a color of #ba7dca
<p style="color:#ba7dca;">Text here</p>
.mytext {color:#ba7dca;}
This box has a color of #ba7dca
<div style="background-color:#ba7dca;">Content here</div>
.mybackground {background-color:#ba7dca;}
Border around this has a color of #ba7dca
<div style="border:2px solid #ba7dca;">Content here</div>
.myborder {border:2px solid #ba7dca;}