#af67e3 color space conversions
Hex:
        #af67e3
        RGB:
        175, 103, 227
        CMY:
        31, 60, 11
        CMYK:
        23, 55, 0, 11
      HSL:
        275°, 68.8889%, 64.7059%
        HSV (HSB):
        275°, 54.6256%, 89.0196%
        XYZ:
        36.3946, 24.3605, 75.4569
        xyY:
        0.2672, 0.1788, 24.3605
      CIE-Lab:
        56.4469, 50.8090, -52.0791
        CIE-LCH:
        56.4469, 72.7584, 314.2928
        CIE-Luv:
        56.4469, 24.8828, -87.5559
        Hunter-Lab:
        49.3564, 45.2493, -56.0942
      #af67e3 color charts
#af67e3 RGB chart
      #af67e3 CMYK chart
      #af67e3 RGB pie chart
      #af67e3 color shades, tints & tones
#af67e3 color schemes
#af67e3 color preview, HTML & CSS examples
           This text has a color of #af67e3        
        
          <p style="color:#af67e3;">Text here</p>
        
        
          .mytext {color:#af67e3;}
        
        Text color #af67e3
      
           This box has a color of #af67e3        
        
          <div style="background-color:#af67e3;">Content here</div>
        
        
          .mybackground {background-color:#af67e3;}
        
        Background color #af67e3
      
           Border around this has a color of #af67e3        
        
          <div style="border:2px solid #af67e3;">Content here</div>
        
        
          .myborder {border:2px solid #af67e3;}
        
        Border color #af67e3