#ba1085 color space conversions
Hex:
        #ba1085
        RGB:
        186, 16, 133
        CMY:
        27, 94, 48
        CMYK:
        0, 91, 28, 27
      HSL:
        319°, 84.1584%, 39.6078%
        HSV (HSB):
        319°, 91.3978%, 72.9412%
        XYZ:
        24.6686, 12.5031, 23.3035
        xyY:
        0.4079, 0.2067, 12.5031
      CIE-Lab:
        42.0049, 68.9165, -19.6244
        CIE-LCH:
        42.0049, 71.6562, 344.1054
        CIE-Luv:
        42.0049, 82.9543, -37.9395
        Hunter-Lab:
        35.3598, 62.6503, -14.3226
      #ba1085 color charts
#ba1085 RGB chart
      #ba1085 CMYK chart
      #ba1085 RGB pie chart
      #ba1085 color shades, tints & tones
#ba1085 color schemes
#ba1085 color preview, HTML & CSS examples
           This text has a color of #ba1085        
        
          <p style="color:#ba1085;">Text here</p>
        
        
          .mytext {color:#ba1085;}
        
        Text color #ba1085
      
           This box has a color of #ba1085        
        
          <div style="background-color:#ba1085;">Content here</div>
        
        
          .mybackground {background-color:#ba1085;}
        
        Background color #ba1085
      
           Border around this has a color of #ba1085        
        
          <div style="border:2px solid #ba1085;">Content here</div>
        
        
          .myborder {border:2px solid #ba1085;}
        
        Border color #ba1085