#ba65f7 color space conversions
Hex:
#ba65f7
RGB:
186, 101, 247
CMY:
27, 60, 3
CMYK:
25, 59, 0, 3
HSL:
275°, 90.1235%, 68.2353%
HSV (HSB):
275°, 59.1093%, 96.8627%
XYZ:
41.6919, 26.4619, 90.9059
xyY:
0.2621, 0.1664, 26.4619
CIE-Lab:
58.4729, 58.9007, -59.9232
CIE-LCH:
58.4729, 84.0243, 314.5069
CIE-Luv:
58.4729, 27.8232, -101.5063
Hunter-Lab:
51.4411, 54.6484, -68.7676
#ba65f7 color charts
#ba65f7 color shades, tints & tones
#ba65f7 color schemes
#ba65f7 color preview, HTML & CSS examples
This text has a color of #ba65f7
<p style="color:#ba65f7;">Text here</p>
.mytext {color:#ba65f7;}
This box has a color of #ba65f7
<div style="background-color:#ba65f7;">Content here</div>
.mybackground {background-color:#ba65f7;}
Border around this has a color of #ba65f7
<div style="border:2px solid #ba65f7;">Content here</div>
.myborder {border:2px solid #ba65f7;}