#ba06b5 color space conversions
Hex:
        #ba06b5
        RGB:
        186, 6, 181
        CMY:
        27, 98, 29
        CMYK:
        0, 97, 3, 27
      HSL:
        302°, 93.7500%, 37.6471%
        HSV (HSB):
        302°, 96.7742%, 72.9412%
        XYZ:
        28.6553, 13.9055, 44.8898
        xyY:
        0.3277, 0.1590, 13.9055
      CIE-Lab:
        44.0972, 76.2286, -45.2377
        CIE-LCH:
        44.0972, 88.6411, 329.3131
        CIE-Luv:
        44.0972, 63.2643, -75.5724
        Hunter-Lab:
        37.2901, 71.9092, -45.2701
      #ba06b5 color charts
#ba06b5 RGB chart
      #ba06b5 CMYK chart
      #ba06b5 RGB pie chart
      #ba06b5 color shades, tints & tones
#ba06b5 color schemes
#ba06b5 color preview, HTML & CSS examples
           This text has a color of #ba06b5        
        
          <p style="color:#ba06b5;">Text here</p>
        
        
          .mytext {color:#ba06b5;}
        
        Text color #ba06b5
      
           This box has a color of #ba06b5        
        
          <div style="background-color:#ba06b5;">Content here</div>
        
        
          .mybackground {background-color:#ba06b5;}
        
        Background color #ba06b5
      
           Border around this has a color of #ba06b5        
        
          <div style="border:2px solid #ba06b5;">Content here</div>
        
        
          .myborder {border:2px solid #ba06b5;}
        
        Border color #ba06b5