#ba2efe color space conversions
Hex:
        #ba2efe
        RGB:
        186, 46, 254
        CMY:
        27, 82, 0
        CMYK:
        27, 82, 0, 0
      HSL:
        280°, 99.0476%, 58.8235%
        HSV (HSB):
        280°, 81.8898%, 99.6078%
        XYZ:
        39.1161, 19.5489, 95.4776
        xyY:
        0.2538, 0.1268, 19.5489
      CIE-Lab:
        51.3232, 81.7274, -75.3556
        CIE-LCH:
        51.3232, 111.1658, 317.3228
        CIE-Luv:
        51.3232, 36.7088, -122.7678
        Hunter-Lab:
        44.2141, 80.5439, -97.0832
      #ba2efe color charts
#ba2efe RGB chart
      #ba2efe CMYK chart
      #ba2efe RGB pie chart
      #ba2efe color shades, tints & tones
#ba2efe color schemes
#ba2efe color preview, HTML & CSS examples
           This text has a color of #ba2efe        
        
          <p style="color:#ba2efe;">Text here</p>
        
        
          .mytext {color:#ba2efe;}
        
        Text color #ba2efe
      
           This box has a color of #ba2efe        
        
          <div style="background-color:#ba2efe;">Content here</div>
        
        
          .mybackground {background-color:#ba2efe;}
        
        Background color #ba2efe
      
           Border around this has a color of #ba2efe        
        
          <div style="border:2px solid #ba2efe;">Content here</div>
        
        
          .myborder {border:2px solid #ba2efe;}
        
        Border color #ba2efe