#af2af9 color space conversions
Hex:
        #af2af9
        RGB:
        175, 42, 249
        CMY:
        31, 84, 2
        CMYK:
        30, 83, 0, 2
      HSL:
        279°, 94.5205%, 57.0588%
        HSV (HSB):
        279°, 83.1325%, 97.6471%
        XYZ:
        35.6060, 17.6094, 91.1448
        xyY:
        0.2466, 0.1220, 17.6094
      CIE-Lab:
        49.0189, 80.1850, -76.3880
        CIE-LCH:
        49.0189, 110.7463, 316.3892
        CIE-Luv:
        49.0189, 32.2701, -122.2468
        Hunter-Lab:
        41.9636, 78.0206, -99.4032
      #af2af9 color charts
#af2af9 RGB chart
      #af2af9 CMYK chart
      #af2af9 RGB pie chart
      #af2af9 color shades, tints & tones
#af2af9 color schemes
#af2af9 color preview, HTML & CSS examples
           This text has a color of #af2af9        
        
          <p style="color:#af2af9;">Text here</p>
        
        
          .mytext {color:#af2af9;}
        
        Text color #af2af9
      
           This box has a color of #af2af9        
        
          <div style="background-color:#af2af9;">Content here</div>
        
        
          .mybackground {background-color:#af2af9;}
        
        Background color #af2af9
      
           Border around this has a color of #af2af9        
        
          <div style="border:2px solid #af2af9;">Content here</div>
        
        
          .myborder {border:2px solid #af2af9;}
        
        Border color #af2af9