#ba23e2 color space conversions
Hex:
        #ba23e2
        RGB:
        186, 35, 226
        CMY:
        27, 86, 11
        CMYK:
        18, 85, 0, 11
      HSL:
        287°, 76.7068%, 51.1765%
        HSV (HSB):
        287°, 84.5133%, 88.6275%
        XYZ:
        34.5782, 17.1322, 73.4359
        xyY:
        0.2763, 0.1369, 17.1322
      CIE-Lab:
        48.4261, 79.2380, -64.3137
        CIE-LCH:
        48.4261, 102.0535, 320.9354
        CIE-Luv:
        48.4261, 45.5610, -105.2008
        Hunter-Lab:
        41.3910, 76.6853, -76.2185
      #ba23e2 color charts
#ba23e2 RGB chart
      #ba23e2 CMYK chart
      #ba23e2 RGB pie chart
      #ba23e2 color shades, tints & tones
#ba23e2 color schemes
#ba23e2 color preview, HTML & CSS examples
           This text has a color of #ba23e2        
        
          <p style="color:#ba23e2;">Text here</p>
        
        
          .mytext {color:#ba23e2;}
        
        Text color #ba23e2
      
           This box has a color of #ba23e2        
        
          <div style="background-color:#ba23e2;">Content here</div>
        
        
          .mybackground {background-color:#ba23e2;}
        
        Background color #ba23e2
      
           Border around this has a color of #ba23e2        
        
          <div style="border:2px solid #ba23e2;">Content here</div>
        
        
          .myborder {border:2px solid #ba23e2;}
        
        Border color #ba23e2