#af36f2 color space conversions
Hex:
        #af36f2
        RGB:
        175, 54, 242
        CMY:
        31, 79, 5
        CMYK:
        28, 78, 0, 5
      HSL:
        279°, 87.8505%, 58.0392%
        HSV (HSB):
        279°, 77.6860%, 94.9020%
        XYZ:
        35.0254, 18.1631, 85.6642
        xyY:
        0.2522, 0.1308, 18.1631
      CIE-Lab:
        49.6933, 75.3080, -71.3688
        CIE-LCH:
        49.6933, 103.7535, 316.5384
        CIE-Luv:
        49.6933, 32.5350, -115.4672
        Hunter-Lab:
        42.6182, 72.1168, -89.3424
      #af36f2 color charts
#af36f2 RGB chart
      #af36f2 CMYK chart
      #af36f2 RGB pie chart
      #af36f2 color shades, tints & tones
#af36f2 color schemes
#af36f2 color preview, HTML & CSS examples
           This text has a color of #af36f2        
        
          <p style="color:#af36f2;">Text here</p>
        
        
          .mytext {color:#af36f2;}
        
        Text color #af36f2
      
           This box has a color of #af36f2        
        
          <div style="background-color:#af36f2;">Content here</div>
        
        
          .mybackground {background-color:#af36f2;}
        
        Background color #af36f2
      
           Border around this has a color of #af36f2        
        
          <div style="border:2px solid #af36f2;">Content here</div>
        
        
          .myborder {border:2px solid #af36f2;}
        
        Border color #af36f2