#ba05cc color space conversions
Hex:
#ba05cc
RGB:
186, 5, 204
CMY:
27, 98, 20
CMYK:
9, 98, 0, 20
HSL:
295°, 95.2153%, 40.9804%
HSV (HSB):
295°, 97.5490%, 80.0000%
XYZ:
31.2031, 14.9073, 58.3595
xyY:
0.2987, 0.1427, 14.9073
CIE-Lab:
45.5069, 79.8075, -56.4139
CIE-LCH:
45.5069, 97.7331, 324.7445
CIE-Luv:
45.5069, 54.7190, -92.4326
Hunter-Lab:
38.6099, 76.6893, -62.5908
#ba05cc color charts
#ba05cc color shades, tints & tones
#ba05cc color schemes
#ba05cc color preview, HTML & CSS examples
This text has a color of #ba05cc
<p style="color:#ba05cc;">Text here</p>
.mytext {color:#ba05cc;}
This box has a color of #ba05cc
<div style="background-color:#ba05cc;">Content here</div>
.mybackground {background-color:#ba05cc;}
Border around this has a color of #ba05cc
<div style="border:2px solid #ba05cc;">Content here</div>
.myborder {border:2px solid #ba05cc;}