#ba23fe color space conversions
Hex:
        #ba23fe
        RGB:
        186, 35, 254
        CMY:
        27, 86, 0
        CMYK:
        27, 86, 0, 0
      HSL:
        281°, 99.0950%, 56.6667%
        HSV (HSB):
        281°, 86.2205%, 99.6078%
        XYZ:
        38.7401, 18.7969, 95.3523
        xyY:
        0.2534, 0.1229, 18.7969
      CIE-Lab:
        50.4488, 84.3014, -76.7796
        CIE-LCH:
        50.4488, 114.0255, 317.6735
        CIE-Luv:
        50.4488, 37.7460, -124.2933
        Hunter-Lab:
        43.3554, 83.6262, -100.0487
      #ba23fe color charts
#ba23fe RGB chart
      #ba23fe CMYK chart
      #ba23fe RGB pie chart
      #ba23fe color shades, tints & tones
#ba23fe color schemes
#ba23fe color preview, HTML & CSS examples
           This text has a color of #ba23fe        
        
          <p style="color:#ba23fe;">Text here</p>
        
        
          .mytext {color:#ba23fe;}
        
        Text color #ba23fe
      
           This box has a color of #ba23fe        
        
          <div style="background-color:#ba23fe;">Content here</div>
        
        
          .mybackground {background-color:#ba23fe;}
        
        Background color #ba23fe
      
           Border around this has a color of #ba23fe        
        
          <div style="border:2px solid #ba23fe;">Content here</div>
        
        
          .myborder {border:2px solid #ba23fe;}
        
        Border color #ba23fe