#af57ed color space conversions
Hex:
        #af57ed
        RGB:
        175, 87, 237
        CMY:
        31, 66, 7
        CMYK:
        26, 63, 0, 7
      HSL:
        275°, 80.6452%, 63.5294%
        HSV (HSB):
        275°, 63.2911%, 92.9412%
        XYZ:
        36.3735, 22.0448, 82.4587
        xyY:
        0.2582, 0.1565, 22.0448
      CIE-Lab:
        54.0745, 60.9649, -61.4829
        CIE-LCH:
        54.0745, 86.5844, 314.7577
        CIE-Luv:
        54.0745, 27.3865, -102.2298
        Hunter-Lab:
        46.9519, 56.1176, -71.2612
      #af57ed color charts
#af57ed RGB chart
      #af57ed CMYK chart
      #af57ed RGB pie chart
      #af57ed color shades, tints & tones
#af57ed color schemes
#af57ed color preview, HTML & CSS examples
           This text has a color of #af57ed        
        
          <p style="color:#af57ed;">Text here</p>
        
        
          .mytext {color:#af57ed;}
        
        Text color #af57ed
      
           This box has a color of #af57ed        
        
          <div style="background-color:#af57ed;">Content here</div>
        
        
          .mybackground {background-color:#af57ed;}
        
        Background color #af57ed
      
           Border around this has a color of #af57ed        
        
          <div style="border:2px solid #af57ed;">Content here</div>
        
        
          .myborder {border:2px solid #af57ed;}
        
        Border color #af57ed