#ba05ed color space conversions
Hex:
#ba05ed
RGB:
186, 5, 237
CMY:
27, 98, 7
CMYK:
22, 98, 0, 7
HSL:
287°, 95.8678%, 47.4510%
HSV (HSB):
287°, 97.8903%, 92.9412%
XYZ:
35.5900, 16.6621, 81.4611
xyY:
0.2662, 0.1246, 16.6621
CIE-Lab:
47.8314, 85.2497, -71.5086
CIE-LCH:
47.8314, 111.2699, 320.0096
CIE-Luv:
47.8314, 44.0319, -115.2486
Hunter-Lab:
40.8192, 84.1996, -89.7490
#ba05ed color charts
#ba05ed color shades, tints & tones
#ba05ed color schemes
#ba05ed color preview, HTML & CSS examples
This text has a color of #ba05ed
<p style="color:#ba05ed;">Text here</p>
.mytext {color:#ba05ed;}
This box has a color of #ba05ed
<div style="background-color:#ba05ed;">Content here</div>
.mybackground {background-color:#ba05ed;}
Border around this has a color of #ba05ed
<div style="border:2px solid #ba05ed;">Content here</div>
.myborder {border:2px solid #ba05ed;}