#ac5bfe color space conversions
Hex:
        #ac5bfe
        RGB:
        172, 91, 254
        CMY:
        33, 64, 0
        CMYK:
        32, 64, 0, 0
      HSL:
        270°, 98.7879%, 67.6471%
        HSV (HSB):
        270°, 64.1732%, 99.6078%
        XYZ:
        38.6437, 23.4086, 96.2475
        xyY:
        0.2441, 0.1479, 23.4086
      CIE-Lab:
        55.4907, 62.2611, -68.6835
        CIE-LCH:
        55.4907, 92.7031, 312.1921
        CIE-Luv:
        55.4907, 21.6225, -113.8616
        Hunter-Lab:
        48.3824, 57.9013, -84.0783
      #ac5bfe color charts
#ac5bfe RGB chart
      #ac5bfe CMYK chart
      #ac5bfe RGB pie chart
      #ac5bfe color shades, tints & tones
#ac5bfe color schemes
#ac5bfe color preview, HTML & CSS examples
           This text has a color of #ac5bfe        
        
          <p style="color:#ac5bfe;">Text here</p>
        
        
          .mytext {color:#ac5bfe;}
        
        Text color #ac5bfe
      
           This box has a color of #ac5bfe        
        
          <div style="background-color:#ac5bfe;">Content here</div>
        
        
          .mybackground {background-color:#ac5bfe;}
        
        Background color #ac5bfe
      
           Border around this has a color of #ac5bfe        
        
          <div style="border:2px solid #ac5bfe;">Content here</div>
        
        
          .myborder {border:2px solid #ac5bfe;}
        
        Border color #ac5bfe