#ba70ca color space conversions
Hex:
#ba70ca
RGB:
186, 112, 202
CMY:
27, 56, 21
CMYK:
8, 45, 0, 21
HSL:
289°, 45.9184%, 61.5686%
HSV (HSB):
289°, 44.5545%, 79.2157%
XYZ:
36.7045, 26.2917, 59.0174
xyY:
0.3008, 0.2155, 26.2917
CIE-Lab:
58.3129, 43.7939, -34.9427
CIE-LCH:
58.3129, 56.0259, 321.4140
CIE-Luv:
58.3129, 33.0403, -60.0651
Hunter-Lab:
51.2754, 38.0438, -32.3492
#ba70ca color charts
#ba70ca color shades, tints & tones
#ba70ca color schemes
#ba70ca color preview, HTML & CSS examples
This text has a color of #ba70ca
<p style="color:#ba70ca;">Text here</p>
.mytext {color:#ba70ca;}
This box has a color of #ba70ca
<div style="background-color:#ba70ca;">Content here</div>
.mybackground {background-color:#ba70ca;}
Border around this has a color of #ba70ca
<div style="border:2px solid #ba70ca;">Content here</div>
.myborder {border:2px solid #ba70ca;}