#ba05f7 color space conversions
Hex:
#ba05f7
RGB:
186, 5, 247
CMY:
27, 98, 3
CMYK:
25, 98, 0, 3
HSL:
285°, 96.0317%, 49.4118%
HSV (HSB):
285°, 97.9757%, 96.8627%
XYZ:
37.0925, 17.2630, 89.3728
xyY:
0.2581, 0.1201, 17.2630
CIE-Lab:
48.5898, 86.9823, -75.8983
CIE-LCH:
48.5898, 115.4403, 318.8929
CIE-Luv:
48.5898, 41.1559, -121.8730
Hunter-Lab:
41.5488, 86.6444, -98.4504
#ba05f7 color charts
#ba05f7 color shades, tints & tones
#ba05f7 color schemes
#ba05f7 color preview, HTML & CSS examples
This text has a color of #ba05f7
<p style="color:#ba05f7;">Text here</p>
.mytext {color:#ba05f7;}
This box has a color of #ba05f7
<div style="background-color:#ba05f7;">Content here</div>
.mybackground {background-color:#ba05f7;}
Border around this has a color of #ba05f7
<div style="border:2px solid #ba05f7;">Content here</div>
.myborder {border:2px solid #ba05f7;}