#af41ee color space conversions
Hex:
        #af41ee
        RGB:
        175, 65, 238
        CMY:
        31, 75, 7
        CMYK:
        26, 73, 0, 7
      HSL:
        278°, 83.5749%, 59.4118%
        HSV (HSB):
        278°, 72.6891%, 93.3333%
        XYZ:
        35.0021, 19.0676, 82.7245
        xyY:
        0.2559, 0.1394, 19.0676
      CIE-Lab:
        50.7662, 70.6041, -67.3824
        CIE-LCH:
        50.7662, 97.5978, 316.3375
        CIE-Luv:
        50.7662, 31.7697, -110.1080
        Hunter-Lab:
        43.6665, 66.6655, -81.7562
      #af41ee color charts
#af41ee RGB chart
      #af41ee CMYK chart
      #af41ee RGB pie chart
      #af41ee color shades, tints & tones
#af41ee color schemes
#af41ee color preview, HTML & CSS examples
           This text has a color of #af41ee        
        
          <p style="color:#af41ee;">Text here</p>
        
        
          .mytext {color:#af41ee;}
        
        Text color #af41ee
      
           This box has a color of #af41ee        
        
          <div style="background-color:#af41ee;">Content here</div>
        
        
          .mybackground {background-color:#af41ee;}
        
        Background color #af41ee
      
           Border around this has a color of #af41ee        
        
          <div style="border:2px solid #af41ee;">Content here</div>
        
        
          .myborder {border:2px solid #af41ee;}
        
        Border color #af41ee