#af41eb color space conversions
Hex:
        #af41eb
        RGB:
        175, 65, 235
        CMY:
        31, 75, 8
        CMYK:
        26, 72, 0, 8
      HSL:
        279°, 80.9524%, 58.8235%
        HSV (HSB):
        279°, 72.3404%, 92.1569%
        XYZ:
        34.5649, 18.8927, 80.4221
        xyY:
        0.2582, 0.1411, 18.8927
      CIE-Lab:
        50.5614, 69.9882, -66.0264
        CIE-LCH:
        50.5614, 96.2177, 316.6684
        CIE-Luv:
        50.5614, 32.4678, -107.9817
        Hunter-Lab:
        43.4657, 65.8819, -79.2748
      #af41eb color charts
#af41eb RGB chart
      #af41eb CMYK chart
      #af41eb RGB pie chart
      #af41eb color shades, tints & tones
#af41eb color schemes
#af41eb color preview, HTML & CSS examples
           This text has a color of #af41eb        
        
          <p style="color:#af41eb;">Text here</p>
        
        
          .mytext {color:#af41eb;}
        
        Text color #af41eb
      
           This box has a color of #af41eb        
        
          <div style="background-color:#af41eb;">Content here</div>
        
        
          .mybackground {background-color:#af41eb;}
        
        Background color #af41eb
      
           Border around this has a color of #af41eb        
        
          <div style="border:2px solid #af41eb;">Content here</div>
        
        
          .myborder {border:2px solid #af41eb;}
        
        Border color #af41eb