#ba23c8 color space conversions
Hex:
        #ba23c8
        RGB:
        186, 35, 200
        CMY:
        27, 86, 22
        CMYK:
        7, 83, 0, 22
      HSL:
        295°, 70.2128%, 46.0784%
        HSV (HSB):
        295°, 82.5000%, 78.4314%
        XYZ:
        31.2761, 15.8113, 56.0470
        xyY:
        0.3033, 0.1533, 15.8113
      CIE-Lab:
        46.7259, 74.8220, -52.1373
        CIE-LCH:
        46.7259, 91.1955, 325.1305
        CIE-Luv:
        46.7259, 53.8863, -86.4959
        Hunter-Lab:
        39.7634, 70.8138, -55.7356
      #ba23c8 color charts
#ba23c8 RGB chart
      #ba23c8 CMYK chart
      #ba23c8 RGB pie chart
      #ba23c8 color shades, tints & tones
#ba23c8 color schemes
#ba23c8 color preview, HTML & CSS examples
           This text has a color of #ba23c8        
        
          <p style="color:#ba23c8;">Text here</p>
        
        
          .mytext {color:#ba23c8;}
        
        Text color #ba23c8
      
           This box has a color of #ba23c8        
        
          <div style="background-color:#ba23c8;">Content here</div>
        
        
          .mybackground {background-color:#ba23c8;}
        
        Background color #ba23c8
      
           Border around this has a color of #ba23c8        
        
          <div style="border:2px solid #ba23c8;">Content here</div>
        
        
          .myborder {border:2px solid #ba23c8;}
        
        Border color #ba23c8