#ba5882 color space conversions
Hex:
#ba5882
RGB:
186, 88, 130
CMY:
27, 65, 49
CMYK:
0, 53, 30, 27
HSL:
334°, 41.5254%, 53.7255%
HSV (HSB):
334°, 52.6882%, 72.9412%
XYZ:
27.7687, 19.0303, 23.3287
xyY:
0.3960, 0.2714, 19.0303
CIE-Lab:
50.7226, 44.1766, -4.6370
CIE-LCH:
50.7226, 44.4193, 354.0078
CIE-Luv:
50.7226, 60.6739, -14.1069
Hunter-Lab:
43.6237, 37.2829, -1.1701
#ba5882 color charts
#ba5882 color shades, tints & tones
#ba5882 color schemes
#ba5882 color preview, HTML & CSS examples
This text has a color of #ba5882
<p style="color:#ba5882;">Text here</p>
.mytext {color:#ba5882;}
This box has a color of #ba5882
<div style="background-color:#ba5882;">Content here</div>
.mybackground {background-color:#ba5882;}
Border around this has a color of #ba5882
<div style="border:2px solid #ba5882;">Content here</div>
.myborder {border:2px solid #ba5882;}