#ba64cc color space conversions
Hex:
#ba64cc
RGB:
186, 100, 204
CMY:
27, 61, 20
CMYK:
9, 51, 0, 20
HSL:
290°, 50.4854%, 59.6078%
HSV (HSB):
290°, 50.9804%, 80.0000%
XYZ:
35.7060, 23.9131, 59.8605
xyY:
0.2988, 0.2001, 23.9131
CIE-Lab:
56.0007, 50.4281, -39.7023
CIE-LCH:
56.0007, 64.1815, 321.7865
CIE-Luv:
56.0007, 37.1206, -67.9828
Hunter-Lab:
48.9010, 44.7583, -38.3472
#ba64cc color charts
#ba64cc color shades, tints & tones
#ba64cc color schemes
#ba64cc color preview, HTML & CSS examples
This text has a color of #ba64cc
<p style="color:#ba64cc;">Text here</p>
.mytext {color:#ba64cc;}
This box has a color of #ba64cc
<div style="background-color:#ba64cc;">Content here</div>
.mybackground {background-color:#ba64cc;}
Border around this has a color of #ba64cc
<div style="border:2px solid #ba64cc;">Content here</div>
.myborder {border:2px solid #ba64cc;}