#ba68e5 color space conversions
Hex:
#ba68e5
RGB:
186, 104, 229
CMY:
27, 59, 10
CMYK:
19, 55, 0, 10
HSL:
279°, 70.6215%, 65.2941%
HSV (HSB):
279°, 54.5852%, 89.8039%
XYZ:
39.3429, 25.9969, 77.0730
xyY:
0.2763, 0.1825, 25.9969
CIE-Lab:
58.0341, 53.5188, -50.5973
CIE-LCH:
58.0341, 73.6502, 316.6073
CIE-Luv:
58.0341, 30.4915, -86.0894
Hunter-Lab:
50.9871, 48.5073, -53.9328
#ba68e5 color charts
#ba68e5 color shades, tints & tones
#ba68e5 color schemes
#ba68e5 color preview, HTML & CSS examples
This text has a color of #ba68e5
<p style="color:#ba68e5;">Text here</p>
.mytext {color:#ba68e5;}
This box has a color of #ba68e5
<div style="background-color:#ba68e5;">Content here</div>
.mybackground {background-color:#ba68e5;}
Border around this has a color of #ba68e5
<div style="border:2px solid #ba68e5;">Content here</div>
.myborder {border:2px solid #ba68e5;}