#af56ea color space conversions
Hex:
        #af56ea
        RGB:
        175, 86, 234
        CMY:
        31, 66, 8
        CMYK:
        25, 63, 0, 8
      HSL:
        276°, 77.8947%, 62.7451%
        HSV (HSB):
        276°, 63.2479%, 91.7647%
        XYZ:
        35.8583, 21.7101, 80.1424
        xyY:
        0.2604, 0.1576, 21.7101
      CIE-Lab:
        53.7180, 60.7795, -60.3743
        CIE-LCH:
        53.7180, 85.6691, 315.1916
        CIE-Luv:
        53.7180, 28.2451, -100.3737
        Hunter-Lab:
        46.5940, 55.8321, -69.3638
      #af56ea color charts
#af56ea RGB chart
      #af56ea CMYK chart
      #af56ea RGB pie chart
      #af56ea color shades, tints & tones
#af56ea color schemes
#af56ea color preview, HTML & CSS examples
           This text has a color of #af56ea        
        
          <p style="color:#af56ea;">Text here</p>
        
        
          .mytext {color:#af56ea;}
        
        Text color #af56ea
      
           This box has a color of #af56ea        
        
          <div style="background-color:#af56ea;">Content here</div>
        
        
          .mybackground {background-color:#af56ea;}
        
        Background color #af56ea
      
           Border around this has a color of #af56ea        
        
          <div style="border:2px solid #af56ea;">Content here</div>
        
        
          .myborder {border:2px solid #af56ea;}
        
        Border color #af56ea