#ba75cc color space conversions
Hex:
#ba75cc
RGB:
186, 117, 204
CMY:
27, 54, 20
CMYK:
9, 43, 0, 20
HSL:
288°, 46.0317%, 62.9412%
HSV (HSB):
288°, 42.6471%, 80.0000%
XYZ:
37.5101, 27.5213, 60.4619
xyY:
0.2989, 0.2193, 27.5213
CIE-Lab:
59.4538, 41.5207, -34.2954
CIE-LCH:
59.4538, 53.8530, 320.4439
CIE-Luv:
59.4538, 30.6630, -58.9276
Hunter-Lab:
52.4608, 35.8233, -31.6102
#ba75cc color charts
#ba75cc color shades, tints & tones
#ba75cc color schemes
#ba75cc color preview, HTML & CSS examples
This text has a color of #ba75cc
<p style="color:#ba75cc;">Text here</p>
.mytext {color:#ba75cc;}
This box has a color of #ba75cc
<div style="background-color:#ba75cc;">Content here</div>
.mybackground {background-color:#ba75cc;}
Border around this has a color of #ba75cc
<div style="border:2px solid #ba75cc;">Content here</div>
.myborder {border:2px solid #ba75cc;}