#ba62bf color space conversions
Hex:
        #ba62bf
        RGB:
        186, 98, 191
        CMY:
        27, 62, 25
        CMYK:
        3, 49, 0, 25
      HSL:
        297°, 42.0814%, 56.6667%
        HSV (HSB):
        297°, 48.6911%, 74.9020%
        XYZ:
        34.0214, 22.9361, 51.9242
        xyY:
        0.3125, 0.2107, 22.9361
      CIE-Lab:
        55.0064, 48.9483, -33.8299
        CIE-LCH:
        55.0064, 59.5012, 325.3503
        CIE-Luv:
        55.0064, 40.8174, -58.3894
        Hunter-Lab:
        47.8916, 42.9930, -30.7582
      #ba62bf color charts
#ba62bf RGB chart
      #ba62bf CMYK chart
      #ba62bf RGB pie chart
      #ba62bf color shades, tints & tones
#ba62bf color schemes
#ba62bf color preview, HTML & CSS examples
           This text has a color of #ba62bf        
        
          <p style="color:#ba62bf;">Text here</p>
        
        
          .mytext {color:#ba62bf;}
        
        Text color #ba62bf
      
           This box has a color of #ba62bf        
        
          <div style="background-color:#ba62bf;">Content here</div>
        
        
          .mybackground {background-color:#ba62bf;}
        
        Background color #ba62bf
      
           Border around this has a color of #ba62bf        
        
          <div style="border:2px solid #ba62bf;">Content here</div>
        
        
          .myborder {border:2px solid #ba62bf;}
        
        Border color #ba62bf