#af61eb color space conversions
Hex:
        #af61eb
        RGB:
        175, 97, 235
        CMY:
        31, 62, 8
        CMYK:
        26, 59, 0, 8
      HSL:
        274°, 77.5281%, 65.0980%
        HSV (HSB):
        274°, 58.7234%, 92.1569%
        XYZ:
        36.9493, 23.6615, 81.2169
        xyY:
        0.2605, 0.1668, 23.6615
      CIE-Lab:
        55.7473, 55.6602, -57.6790
        CIE-LCH:
        55.7473, 80.1556, 313.9796
        CIE-Luv:
        55.7473, 25.1622, -96.5698
        Hunter-Lab:
        48.6431, 50.4632, -64.9434
      #af61eb color charts
#af61eb RGB chart
      #af61eb CMYK chart
      #af61eb RGB pie chart
      #af61eb color shades, tints & tones
#af61eb color schemes
#af61eb color preview, HTML & CSS examples
           This text has a color of #af61eb        
        
          <p style="color:#af61eb;">Text here</p>
        
        
          .mytext {color:#af61eb;}
        
        Text color #af61eb
      
           This box has a color of #af61eb        
        
          <div style="background-color:#af61eb;">Content here</div>
        
        
          .mybackground {background-color:#af61eb;}
        
        Background color #af61eb
      
           Border around this has a color of #af61eb        
        
          <div style="border:2px solid #af61eb;">Content here</div>
        
        
          .myborder {border:2px solid #af61eb;}
        
        Border color #af61eb