#af74dc color space conversions
Hex:
        #af74dc
        RGB:
        175, 116, 220
        CMY:
        31, 55, 14
        CMYK:
        20, 47, 0, 14
      HSL:
        274°, 59.7701%, 65.8824%
        HSV (HSB):
        274°, 47.2727%, 86.2745%
        XYZ:
        36.8429, 26.7720, 70.9358
        xyY:
        0.2738, 0.1990, 26.7720
      CIE-Lab:
        58.7627, 42.3118, -44.4785
        CIE-LCH:
        58.7627, 61.3892, 313.5699
        CIE-Luv:
        58.7627, 21.7386, -75.1289
        Hunter-Lab:
        51.7417, 36.5535, -45.0650
      #af74dc color charts
#af74dc RGB chart
      #af74dc CMYK chart
      #af74dc RGB pie chart
      #af74dc color shades, tints & tones
#af74dc color schemes
#af74dc color preview, HTML & CSS examples
           This text has a color of #af74dc        
        
          <p style="color:#af74dc;">Text here</p>
        
        
          .mytext {color:#af74dc;}
        
        Text color #af74dc
      
           This box has a color of #af74dc        
        
          <div style="background-color:#af74dc;">Content here</div>
        
        
          .mybackground {background-color:#af74dc;}
        
        Background color #af74dc
      
           Border around this has a color of #af74dc        
        
          <div style="border:2px solid #af74dc;">Content here</div>
        
        
          .myborder {border:2px solid #af74dc;}
        
        Border color #af74dc