#af42e4 color space conversions
Hex:
        #af42e4
        RGB:
        175, 66, 228
        CMY:
        31, 74, 11
        CMYK:
        23, 71, 0, 11
      HSL:
        280°, 75.0000%, 57.6471%
        HSV (HSB):
        280°, 71.0526%, 89.4118%
        XYZ:
        33.6310, 18.6118, 75.2187
        xyY:
        0.2639, 0.1460, 18.6118
      CIE-Lab:
        50.2299, 68.1735, -62.6117
        CIE-LCH:
        50.2299, 92.5627, 317.4351
        CIE-Luv:
        50.2299, 33.9484, -102.6855
        Hunter-Lab:
        43.1414, 63.6526, -73.1753
      #af42e4 color charts
#af42e4 RGB chart
      #af42e4 CMYK chart
      #af42e4 RGB pie chart
      #af42e4 color shades, tints & tones
#af42e4 color schemes
#af42e4 color preview, HTML & CSS examples
           This text has a color of #af42e4        
        
          <p style="color:#af42e4;">Text here</p>
        
        
          .mytext {color:#af42e4;}
        
        Text color #af42e4
      
           This box has a color of #af42e4        
        
          <div style="background-color:#af42e4;">Content here</div>
        
        
          .mybackground {background-color:#af42e4;}
        
        Background color #af42e4
      
           Border around this has a color of #af42e4        
        
          <div style="border:2px solid #af42e4;">Content here</div>
        
        
          .myborder {border:2px solid #af42e4;}
        
        Border color #af42e4