#af13dc color space conversions
Hex:
        #af13dc
        RGB:
        175, 19, 220
        CMY:
        31, 93, 14
        CMYK:
        20, 91, 0, 14
      HSL:
        287°, 84.1004%, 46.8627%
        HSV (HSB):
        287°, 91.3636%, 86.2745%
        XYZ:
        30.8303, 14.7470, 68.9317
        xyY:
        0.2692, 0.1288, 14.7470
      CIE-Lab:
        45.2857, 79.3821, -66.0663
        CIE-LCH:
        45.2857, 103.2777, 320.2309
        CIE-Luv:
        45.2857, 41.7595, -105.4225
        Hunter-Lab:
        38.4018, 76.1028, -79.5448
      #af13dc color charts
#af13dc RGB chart
      #af13dc CMYK chart
      #af13dc RGB pie chart
      #af13dc color shades, tints & tones
#af13dc color schemes
#af13dc color preview, HTML & CSS examples
           This text has a color of #af13dc        
        
          <p style="color:#af13dc;">Text here</p>
        
        
          .mytext {color:#af13dc;}
        
        Text color #af13dc
      
           This box has a color of #af13dc        
        
          <div style="background-color:#af13dc;">Content here</div>
        
        
          .mybackground {background-color:#af13dc;}
        
        Background color #af13dc
      
           Border around this has a color of #af13dc        
        
          <div style="border:2px solid #af13dc;">Content here</div>
        
        
          .myborder {border:2px solid #af13dc;}
        
        Border color #af13dc