#af31d4 color space conversions
Hex:
        #af31d4
        RGB:
        175, 49, 212
        CMY:
        31, 81, 17
        CMYK:
        17, 77, 0, 17
      HSL:
        286°, 65.4618%, 51.1765%
        HSV (HSB):
        286°, 76.8868%, 83.1373%
        XYZ:
        30.6612, 16.0641, 63.7720
        xyY:
        0.2775, 0.1454, 16.0641
      CIE-Lab:
        47.0584, 71.1118, -58.6136
        CIE-LCH:
        47.0584, 92.1544, 320.5031
        CIE-Luv:
        47.0584, 41.0411, -95.4554
        Hunter-Lab:
        40.0800, 66.4125, -66.2814
      #af31d4 color charts
#af31d4 RGB chart
      #af31d4 CMYK chart
      #af31d4 RGB pie chart
      #af31d4 color shades, tints & tones
#af31d4 color schemes
#af31d4 color preview, HTML & CSS examples
           This text has a color of #af31d4        
        
          <p style="color:#af31d4;">Text here</p>
        
        
          .mytext {color:#af31d4;}
        
        Text color #af31d4
      
           This box has a color of #af31d4        
        
          <div style="background-color:#af31d4;">Content here</div>
        
        
          .mybackground {background-color:#af31d4;}
        
        Background color #af31d4
      
           Border around this has a color of #af31d4        
        
          <div style="border:2px solid #af31d4;">Content here</div>
        
        
          .myborder {border:2px solid #af31d4;}
        
        Border color #af31d4