#ba23ee color space conversions
Hex:
        #ba23ee
        RGB:
        186, 35, 238
        CMY:
        27, 86, 7
        CMYK:
        22, 85, 0, 7
      HSL:
        285°, 85.6540%, 53.5294%
        HSV (HSB):
        285°, 85.2941%, 93.3333%
        XYZ:
        36.2833, 17.8142, 82.4151
        xyY:
        0.2658, 0.1305, 17.8142
      CIE-Lab:
        49.2700, 81.3739, -69.7343
        CIE-LCH:
        49.2700, 107.1662, 319.4047
        CIE-Luv:
        49.2700, 42.0711, -113.5135
        Hunter-Lab:
        42.2069, 79.5863, -86.2275
      #ba23ee color charts
#ba23ee RGB chart
      #ba23ee CMYK chart
      #ba23ee RGB pie chart
      #ba23ee color shades, tints & tones
#ba23ee color schemes
#ba23ee color preview, HTML & CSS examples
           This text has a color of #ba23ee        
        
          <p style="color:#ba23ee;">Text here</p>
        
        
          .mytext {color:#ba23ee;}
        
        Text color #ba23ee
      
           This box has a color of #ba23ee        
        
          <div style="background-color:#ba23ee;">Content here</div>
        
        
          .mybackground {background-color:#ba23ee;}
        
        Background color #ba23ee
      
           Border around this has a color of #ba23ee        
        
          <div style="border:2px solid #ba23ee;">Content here</div>
        
        
          .myborder {border:2px solid #ba23ee;}
        
        Border color #ba23ee