#af6eed color space conversions
Hex:
        #af6eed
        RGB:
        175, 110, 237
        CMY:
        31, 57, 7
        CMYK:
        26, 54, 0, 7
      HSL:
        271°, 77.9141%, 68.0392%
        HSV (HSB):
        271°, 53.5865%, 92.9412%
        XYZ:
        38.5412, 26.3802, 83.1813
        xyY:
        0.2602, 0.1781, 26.3802
      CIE-Lab:
        58.3962, 49.4094, -54.5625
        CIE-LCH:
        58.3962, 73.6095, 312.1626
        CIE-Luv:
        58.3962, 20.9654, -91.9488
        Hunter-Lab:
        51.3617, 44.0612, -60.0682
      #af6eed color charts
#af6eed RGB chart
      #af6eed CMYK chart
      #af6eed RGB pie chart
      #af6eed color shades, tints & tones
#af6eed color schemes
#af6eed color preview, HTML & CSS examples
           This text has a color of #af6eed        
        
          <p style="color:#af6eed;">Text here</p>
        
        
          .mytext {color:#af6eed;}
        
        Text color #af6eed
      
           This box has a color of #af6eed        
        
          <div style="background-color:#af6eed;">Content here</div>
        
        
          .mybackground {background-color:#af6eed;}
        
        Background color #af6eed
      
           Border around this has a color of #af6eed        
        
          <div style="border:2px solid #af6eed;">Content here</div>
        
        
          .myborder {border:2px solid #af6eed;}
        
        Border color #af6eed