#af0dea color space conversions
Hex:
        #af0dea
        RGB:
        175, 13, 234
        CMY:
        31, 95, 8
        CMYK:
        25, 94, 0, 8
      HSL:
        284°, 89.4737%, 48.4314%
        HSV (HSB):
        284°, 94.4444%, 91.7647%
        XYZ:
        32.6744, 15.3423, 79.0811
        xyY:
        0.2571, 0.1207, 15.3423
      CIE-Lab:
        46.0995, 82.5916, -72.7089
        CIE-LCH:
        46.0995, 110.0362, 318.6412
        CIE-Luv:
        46.0995, 38.0719, -115.1864
        Hunter-Lab:
        39.1693, 80.3557, -92.2855
      #af0dea color charts
#af0dea RGB chart
      #af0dea CMYK chart
      #af0dea RGB pie chart
      #af0dea color shades, tints & tones
#af0dea color schemes
#af0dea color preview, HTML & CSS examples
           This text has a color of #af0dea        
        
          <p style="color:#af0dea;">Text here</p>
        
        
          .mytext {color:#af0dea;}
        
        Text color #af0dea
      
           This box has a color of #af0dea        
        
          <div style="background-color:#af0dea;">Content here</div>
        
        
          .mybackground {background-color:#af0dea;}
        
        Background color #af0dea
      
           Border around this has a color of #af0dea        
        
          <div style="border:2px solid #af0dea;">Content here</div>
        
        
          .myborder {border:2px solid #af0dea;}
        
        Border color #af0dea