#ba03f9 color space conversions
Hex:
#ba03f9
RGB:
186, 3, 249
CMY:
27, 99, 2
CMYK:
25, 99, 0, 2
HSL:
285°, 97.6190%, 49.4118%
HSV (HSB):
285°, 98.7952%, 97.6471%
XYZ:
37.3811, 17.3438, 91.0000
xyY:
0.2565, 0.1190, 17.3438
CIE-Lab:
48.6903, 87.4943, -76.8547
CIE-LCH:
48.6903, 116.4556, 318.7041
CIE-Luv:
48.6903, 40.6602, -123.2687
Hunter-Lab:
41.6459, 87.3405, -100.4019
#ba03f9 color charts
#ba03f9 color shades, tints & tones
#ba03f9 color schemes
#ba03f9 color preview, HTML & CSS examples
This text has a color of #ba03f9
<p style="color:#ba03f9;">Text here</p>
.mytext {color:#ba03f9;}
This box has a color of #ba03f9
<div style="background-color:#ba03f9;">Content here</div>
.mybackground {background-color:#ba03f9;}
Border around this has a color of #ba03f9
<div style="border:2px solid #ba03f9;">Content here</div>
.myborder {border:2px solid #ba03f9;}