#ba7ffd color space conversions
Hex:
#ba7ffd
RGB:
186, 127, 253
CMY:
27, 50, 1
CMYK:
26, 50, 0, 1
HSL:
268°, 96.9231%, 74.5098%
HSV (HSB):
268°, 49.8024%, 99.2157%
XYZ:
45.5687, 32.7097, 96.8404
xyY:
0.2602, 0.1868, 32.7097
CIE-Lab:
63.9252, 46.8276, -54.5347
CIE-LCH:
63.9252, 71.8809, 310.6519
CIE-Luv:
63.9252, 18.8108, -93.2846
Hunter-Lab:
57.1924, 42.1352, -60.3575
#ba7ffd color charts
#ba7ffd color shades, tints & tones
#ba7ffd color schemes
#ba7ffd color preview, HTML & CSS examples
This text has a color of #ba7ffd
<p style="color:#ba7ffd;">Text here</p>
.mytext {color:#ba7ffd;}
This box has a color of #ba7ffd
<div style="background-color:#ba7ffd;">Content here</div>
.mybackground {background-color:#ba7ffd;}
Border around this has a color of #ba7ffd
<div style="border:2px solid #ba7ffd;">Content here</div>
.myborder {border:2px solid #ba7ffd;}