#ba62e1 color space conversions
Hex:
        #ba62e1
        RGB:
        186, 98, 225
        CMY:
        27, 62, 12
        CMYK:
        17, 56, 0, 12
      HSL:
        282°, 67.9144%, 63.3333%
        HSV (HSB):
        282°, 56.4444%, 88.2353%
        XYZ:
        38.2080, 24.6107, 73.9707
        xyY:
        0.2793, 0.1799, 24.6107
      CIE-Lab:
        56.6941, 55.6764, -50.4833
        CIE-LCH:
        56.6941, 75.1560, 317.8006
        CIE-Luv:
        56.6941, 33.1866, -85.7549
        Hunter-Lab:
        49.6092, 50.6610, -53.6791
      #ba62e1 color charts
#ba62e1 RGB chart
      #ba62e1 CMYK chart
      #ba62e1 RGB pie chart
      #ba62e1 color shades, tints & tones
#ba62e1 color schemes
#ba62e1 color preview, HTML & CSS examples
           This text has a color of #ba62e1        
        
          <p style="color:#ba62e1;">Text here</p>
        
        
          .mytext {color:#ba62e1;}
        
        Text color #ba62e1
      
           This box has a color of #ba62e1        
        
          <div style="background-color:#ba62e1;">Content here</div>
        
        
          .mybackground {background-color:#ba62e1;}
        
        Background color #ba62e1
      
           Border around this has a color of #ba62e1        
        
          <div style="border:2px solid #ba62e1;">Content here</div>
        
        
          .myborder {border:2px solid #ba62e1;}
        
        Border color #ba62e1