#af18eb color space conversions
Hex:
        #af18eb
        RGB:
        175, 24, 235
        CMY:
        31, 91, 8
        CMYK:
        26, 90, 0, 8
      HSL:
        283°, 84.0637%, 50.7843%
        HSV (HSB):
        283°, 89.7872%, 92.1569%
        XYZ:
        33.0012, 15.7654, 79.9009
        xyY:
        0.2565, 0.1225, 15.7654
      CIE-Lab:
        46.6652, 81.3175, -72.3528
        CIE-LCH:
        46.6652, 108.8460, 318.3387
        CIE-Luv:
        46.6652, 37.2528, -115.0677
        Hunter-Lab:
        39.7056, 78.8748, -91.5172
      #af18eb color charts
#af18eb RGB chart
      #af18eb CMYK chart
      #af18eb RGB pie chart
      #af18eb color shades, tints & tones
#af18eb color schemes
#af18eb color preview, HTML & CSS examples
           This text has a color of #af18eb        
        
          <p style="color:#af18eb;">Text here</p>
        
        
          .mytext {color:#af18eb;}
        
        Text color #af18eb
      
           This box has a color of #af18eb        
        
          <div style="background-color:#af18eb;">Content here</div>
        
        
          .mybackground {background-color:#af18eb;}
        
        Background color #af18eb
      
           Border around this has a color of #af18eb        
        
          <div style="border:2px solid #af18eb;">Content here</div>
        
        
          .myborder {border:2px solid #af18eb;}
        
        Border color #af18eb