#ba05b3 color space conversions
Hex:
        #ba05b3
        RGB:
        186, 5, 179
        CMY:
        27, 98, 30
        CMYK:
        0, 97, 4, 27
      HSL:
        302°, 94.7644%, 37.4510%
        HSV (HSB):
        302°, 97.3118%, 72.9412%
        XYZ:
        28.4407, 13.8023, 43.8129
        xyY:
        0.3305, 0.1604, 13.8023
      CIE-Lab:
        43.9481, 76.0319, -44.2949
        CIE-LCH:
        43.9481, 87.9937, 329.7757
        CIE-Luv:
        43.9481, 64.1098, -74.1470
        Hunter-Lab:
        37.1515, 71.6325, -43.9150
      #ba05b3 color charts
#ba05b3 RGB chart
      #ba05b3 CMYK chart
      #ba05b3 RGB pie chart
      #ba05b3 color shades, tints & tones
#ba05b3 color schemes
#ba05b3 color preview, HTML & CSS examples
           This text has a color of #ba05b3        
        
          <p style="color:#ba05b3;">Text here</p>
        
        
          .mytext {color:#ba05b3;}
        
        Text color #ba05b3
      
           This box has a color of #ba05b3        
        
          <div style="background-color:#ba05b3;">Content here</div>
        
        
          .mybackground {background-color:#ba05b3;}
        
        Background color #ba05b3
      
           Border around this has a color of #ba05b3        
        
          <div style="border:2px solid #ba05b3;">Content here</div>
        
        
          .myborder {border:2px solid #ba05b3;}
        
        Border color #ba05b3