#ba98f5 color space conversions
Hex:
#ba98f5
RGB:
186, 152, 245
CMY:
27, 40, 4
CMYK:
24, 38, 0, 4
HSL:
262°, 82.3009%, 77.8431%
HSV (HSB):
262°, 37.9592%, 96.0784%
XYZ:
47.9594, 39.4881, 91.4804
xyY:
0.2680, 0.2207, 39.4881
CIE-Lab:
69.1034, 31.2348, -41.9906
CIE-LCH:
69.1034, 52.3338, 306.6438
CIE-Luv:
69.1034, 10.6743, -71.6974
Hunter-Lab:
62.8396, 26.2624, -42.3253
#ba98f5 color charts
#ba98f5 color shades, tints & tones
#ba98f5 color schemes
#ba98f5 color preview, HTML & CSS examples
This text has a color of #ba98f5
<p style="color:#ba98f5;">Text here</p>
.mytext {color:#ba98f5;}
This box has a color of #ba98f5
<div style="background-color:#ba98f5;">Content here</div>
.mybackground {background-color:#ba98f5;}
Border around this has a color of #ba98f5
<div style="border:2px solid #ba98f5;">Content here</div>
.myborder {border:2px solid #ba98f5;}