#ba68ea color space conversions
Hex:
#ba68ea
RGB:
186, 104, 234
CMY:
27, 59, 8
CMYK:
21, 56, 0, 8
HSL:
278°, 75.5814%, 66.2745%
HSV (HSB):
278°, 55.5556%, 91.7647%
XYZ:
40.0513, 26.2802, 80.8036
xyY:
0.2722, 0.1786, 26.2802
CIE-Lab:
58.3021, 54.5868, -52.9658
CIE-LCH:
58.3021, 76.0598, 315.8635
CIE-Luv:
58.3021, 29.4963, -90.0384
Hunter-Lab:
51.2643, 49.7445, -57.5689
#ba68ea color charts
#ba68ea color shades, tints & tones
#ba68ea color schemes
#ba68ea color preview, HTML & CSS examples
This text has a color of #ba68ea
<p style="color:#ba68ea;">Text here</p>
.mytext {color:#ba68ea;}
This box has a color of #ba68ea
<div style="background-color:#ba68ea;">Content here</div>
.mybackground {background-color:#ba68ea;}
Border around this has a color of #ba68ea
<div style="border:2px solid #ba68ea;">Content here</div>
.myborder {border:2px solid #ba68ea;}