#ba68f5 color space conversions
Hex:
#ba68f5
RGB:
186, 104, 245
CMY:
27, 59, 4
CMYK:
24, 58, 0, 4
HSL:
275°, 87.5776%, 68.4314%
HSV (HSB):
275°, 57.5510%, 96.0784%
XYZ:
41.6814, 26.9323, 89.3878
xyY:
0.2638, 0.1705, 26.9323
CIE-Lab:
58.9116, 56.9778, -58.1126
CIE-LCH:
58.9116, 81.3852, 314.4351
CIE-Luv:
58.9116, 27.3604, -98.6204
Hunter-Lab:
51.8963, 52.5468, -65.7954
#ba68f5 color charts
#ba68f5 color shades, tints & tones
#ba68f5 color schemes
#ba68f5 color preview, HTML & CSS examples
This text has a color of #ba68f5
<p style="color:#ba68f5;">Text here</p>
.mytext {color:#ba68f5;}
This box has a color of #ba68f5
<div style="background-color:#ba68f5;">Content here</div>
.mybackground {background-color:#ba68f5;}
Border around this has a color of #ba68f5
<div style="border:2px solid #ba68f5;">Content here</div>
.myborder {border:2px solid #ba68f5;}