#ba06df color space conversions
Hex:
        #ba06df
        RGB:
        186, 6, 223
        CMY:
        27, 98, 13
        CMYK:
        17, 97, 0, 13
      HSL:
        290°, 94.7598%, 44.9020%
        HSV (HSB):
        290°, 97.3094%, 87.4510%
        XYZ:
        33.6341, 15.8971, 71.1078
        xyY:
        0.2788, 0.1318, 15.8971
      CIE-Lab:
        46.8392, 82.7999, -65.1764
        CIE-LCH:
        46.8392, 105.3745, 321.7917
        CIE-Luv:
        46.8392, 48.2978, -105.7008
        Hunter-Lab:
        39.8711, 80.8029, -77.8304
      #ba06df color charts
#ba06df RGB chart
      #ba06df CMYK chart
      #ba06df RGB pie chart
      #ba06df color shades, tints & tones
#ba06df color schemes
#ba06df color preview, HTML & CSS examples
           This text has a color of #ba06df        
        
          <p style="color:#ba06df;">Text here</p>
        
        
          .mytext {color:#ba06df;}
        
        Text color #ba06df
      
           This box has a color of #ba06df        
        
          <div style="background-color:#ba06df;">Content here</div>
        
        
          .mybackground {background-color:#ba06df;}
        
        Background color #ba06df
      
           Border around this has a color of #ba06df        
        
          <div style="border:2px solid #ba06df;">Content here</div>
        
        
          .myborder {border:2px solid #ba06df;}
        
        Border color #ba06df