#af71f3 color space conversions
Hex:
        #af71f3
        RGB:
        175, 113, 243
        CMY:
        31, 56, 5
        CMYK:
        28, 53, 0, 5
      HSL:
        269°, 84.4156%, 69.8039%
        HSV (HSB):
        269°, 53.4979%, 95.2941%
        XYZ:
        39.7620, 27.3953, 87.9862
        xyY:
        0.2563, 0.1766, 27.3953
      CIE-Lab:
        59.3384, 49.2151, -56.3927
        CIE-LCH:
        59.3384, 74.8482, 311.1119
        CIE-Luv:
        59.3384, 19.0643, -95.1379
        Hunter-Lab:
        52.3405, 44.0068, -63.0301
      #af71f3 color charts
#af71f3 RGB chart
      #af71f3 CMYK chart
      #af71f3 RGB pie chart
      #af71f3 color shades, tints & tones
#af71f3 color schemes
#af71f3 color preview, HTML & CSS examples
           This text has a color of #af71f3        
        
          <p style="color:#af71f3;">Text here</p>
        
        
          .mytext {color:#af71f3;}
        
        Text color #af71f3
      
           This box has a color of #af71f3        
        
          <div style="background-color:#af71f3;">Content here</div>
        
        
          .mybackground {background-color:#af71f3;}
        
        Background color #af71f3
      
           Border around this has a color of #af71f3        
        
          <div style="border:2px solid #af71f3;">Content here</div>
        
        
          .myborder {border:2px solid #af71f3;}
        
        Border color #af71f3