#ba08cc color space conversions
Hex:
#ba08cc
RGB:
186, 8, 204
CMY:
27, 97, 20
CMYK:
9, 96, 0, 20
HSL:
294°, 92.4528%, 41.5686%
HSV (HSB):
294°, 96.0784%, 80.0000%
XYZ:
31.2356, 14.9724, 58.3704
xyY:
0.2987, 0.1432, 14.9724
CIE-Lab:
45.5964, 79.5419, -56.2697
CIE-LCH:
45.5964, 97.4331, 324.7236
CIE-Luv:
45.5964, 54.5896, -92.2554
Hunter-Lab:
38.6942, 76.3781, -62.3534
#ba08cc color charts
#ba08cc color shades, tints & tones
#ba08cc color schemes
#ba08cc color preview, HTML & CSS examples
This text has a color of #ba08cc
<p style="color:#ba08cc;">Text here</p>
.mytext {color:#ba08cc;}
This box has a color of #ba08cc
<div style="background-color:#ba08cc;">Content here</div>
.mybackground {background-color:#ba08cc;}
Border around this has a color of #ba08cc
<div style="border:2px solid #ba08cc;">Content here</div>
.myborder {border:2px solid #ba08cc;}