#ba03b9 color space conversions
Hex:
        #ba03b9
        RGB:
        186, 3, 185
        CMY:
        27, 99, 27
        CMYK:
        0, 98, 1, 27
      HSL:
        300°, 96.8254%, 37.0588%
        HSV (HSB):
        300°, 98.3871%, 72.9412%
        XYZ:
        29.0392, 14.0070, 47.0720
        xyY:
        0.3222, 0.1554, 14.0070
      CIE-Lab:
        44.2430, 77.0907, -47.3603
        CIE-LCH:
        44.2430, 90.4764, 328.4357
        CIE-Luv:
        44.2430, 61.8563, -78.7425
        Hunter-Lab:
        37.4259, 73.0048, -48.3731
      #ba03b9 color charts
#ba03b9 RGB chart
      #ba03b9 CMYK chart
      #ba03b9 RGB pie chart
      #ba03b9 color shades, tints & tones
#ba03b9 color schemes
#ba03b9 color preview, HTML & CSS examples
           This text has a color of #ba03b9        
        
          <p style="color:#ba03b9;">Text here</p>
        
        
          .mytext {color:#ba03b9;}
        
        Text color #ba03b9
      
           This box has a color of #ba03b9        
        
          <div style="background-color:#ba03b9;">Content here</div>
        
        
          .mybackground {background-color:#ba03b9;}
        
        Background color #ba03b9
      
           Border around this has a color of #ba03b9        
        
          <div style="border:2px solid #ba03b9;">Content here</div>
        
        
          .myborder {border:2px solid #ba03b9;}
        
        Border color #ba03b9