#ba64e4 color space conversions
Hex:
#ba64e4
RGB:
186, 100, 228
CMY:
27, 61, 11
CMYK:
18, 56, 0, 11
HSL:
280°, 70.3297%, 64.3137%
HSV (HSB):
280°, 56.1404%, 89.4118%
XYZ:
38.8105, 25.1549, 76.2086
xyY:
0.2769, 0.1795, 25.1549
CIE-Lab:
57.2260, 55.3133, -51.3217
CIE-LCH:
57.2260, 75.4551, 317.1437
CIE-Luv:
57.2260, 31.9410, -87.1948
Hunter-Lab:
50.1546, 50.3555, -54.9813
#ba64e4 color charts
#ba64e4 color shades, tints & tones
#ba64e4 color schemes
#ba64e4 color preview, HTML & CSS examples
This text has a color of #ba64e4
<p style="color:#ba64e4;">Text here</p>
.mytext {color:#ba64e4;}
This box has a color of #ba64e4
<div style="background-color:#ba64e4;">Content here</div>
.mybackground {background-color:#ba64e4;}
Border around this has a color of #ba64e4
<div style="border:2px solid #ba64e4;">Content here</div>
.myborder {border:2px solid #ba64e4;}