#ba68f1 color space conversions
Hex:
#ba68f1
RGB:
186, 104, 241
CMY:
27, 59, 5
CMYK:
23, 57, 0, 5
HSL:
276°, 83.0303%, 67.6471%
HSV (HSB):
276°, 56.8465%, 94.5098%
XYZ:
41.0772, 26.6906, 86.2059
xyY:
0.2668, 0.1733, 26.6906
CIE-Lab:
58.6868, 56.1021, -56.2511
CIE-LCH:
58.6868, 79.4458, 314.9240
CIE-Luv:
58.6868, 28.1284, -95.5170
Hunter-Lab:
51.6630, 51.5151, -62.7685
#ba68f1 color charts
#ba68f1 color shades, tints & tones
#ba68f1 color schemes
#ba68f1 color preview, HTML & CSS examples
This text has a color of #ba68f1
<p style="color:#ba68f1;">Text here</p>
.mytext {color:#ba68f1;}
This box has a color of #ba68f1
<div style="background-color:#ba68f1;">Content here</div>
.mybackground {background-color:#ba68f1;}
Border around this has a color of #ba68f1
<div style="border:2px solid #ba68f1;">Content here</div>
.myborder {border:2px solid #ba68f1;}