#ba61e4 color space conversions
Hex:
        #ba61e4
        RGB:
        186, 97, 228
        CMY:
        27, 62, 11
        CMYK:
        18, 57, 0, 11
      HSL:
        281°, 70.8108%, 63.7255%
        HSV (HSB):
        281°, 57.4561%, 89.4118%
        XYZ:
        38.5280, 24.5899, 76.1145
        xyY:
        0.2767, 0.1766, 24.5899
      CIE-Lab:
        56.6737, 56.7920, -52.2009
        CIE-LCH:
        56.6737, 77.1379, 317.4120
        CIE-Luv:
        56.6737, 32.8455, -88.5675
        Hunter-Lab:
        49.5882, 51.9076, -56.2942
      #ba61e4 color charts
#ba61e4 RGB chart
      #ba61e4 CMYK chart
      #ba61e4 RGB pie chart
      #ba61e4 color shades, tints & tones
#ba61e4 color schemes
#ba61e4 color preview, HTML & CSS examples
           This text has a color of #ba61e4        
        
          <p style="color:#ba61e4;">Text here</p>
        
        
          .mytext {color:#ba61e4;}
        
        Text color #ba61e4
      
           This box has a color of #ba61e4        
        
          <div style="background-color:#ba61e4;">Content here</div>
        
        
          .mybackground {background-color:#ba61e4;}
        
        Background color #ba61e4
      
           Border around this has a color of #ba61e4        
        
          <div style="border:2px solid #ba61e4;">Content here</div>
        
        
          .myborder {border:2px solid #ba61e4;}
        
        Border color #ba61e4