#af68e5 color space conversions
Hex:
        #af68e5
        RGB:
        175, 104, 229
        CMY:
        31, 59, 10
        CMYK:
        24, 55, 0, 10
      HSL:
        274°, 70.6215%, 65.2941%
        HSV (HSB):
        274°, 54.5852%, 89.8039%
        XYZ:
        36.7724, 24.6717, 76.9527
        xyY:
        0.2657, 0.1783, 24.6717
      CIE-Lab:
        56.7542, 50.7368, -52.7113
        CIE-LCH:
        56.7542, 73.1622, 313.9065
        CIE-Luv:
        56.7542, 24.2103, -88.6415
        Hunter-Lab:
        49.6706, 45.2242, -57.0862
      #af68e5 color charts
#af68e5 RGB chart
      #af68e5 CMYK chart
      #af68e5 RGB pie chart
      #af68e5 color shades, tints & tones
#af68e5 color schemes
#af68e5 color preview, HTML & CSS examples
           This text has a color of #af68e5        
        
          <p style="color:#af68e5;">Text here</p>
        
        
          .mytext {color:#af68e5;}
        
        Text color #af68e5
      
           This box has a color of #af68e5        
        
          <div style="background-color:#af68e5;">Content here</div>
        
        
          .mybackground {background-color:#af68e5;}
        
        Background color #af68e5
      
           Border around this has a color of #af68e5        
        
          <div style="border:2px solid #af68e5;">Content here</div>
        
        
          .myborder {border:2px solid #af68e5;}
        
        Border color #af68e5