#af7cf1 color space conversions
Hex:
        #af7cf1
        RGB:
        175, 124, 241
        CMY:
        31, 51, 5
        CMYK:
        27, 49, 0, 5
      HSL:
        266°, 80.6897%, 71.5686%
        HSV (HSB):
        266°, 48.5477%, 94.5098%
        XYZ:
        40.7640, 29.8801, 86.8380
        xyY:
        0.2588, 0.1897, 29.8801
      CIE-Lab:
        61.5507, 42.7949, -51.7646
        CIE-LCH:
        61.5507, 67.1639, 309.5813
        CIE-Luv:
        61.5507, 15.7785, -87.6381
        Hunter-Lab:
        54.6627, 37.4543, -55.9251
      #af7cf1 color charts
#af7cf1 RGB chart
      #af7cf1 CMYK chart
      #af7cf1 RGB pie chart
      #af7cf1 color shades, tints & tones
#af7cf1 color schemes
#af7cf1 color preview, HTML & CSS examples
           This text has a color of #af7cf1        
        
          <p style="color:#af7cf1;">Text here</p>
        
        
          .mytext {color:#af7cf1;}
        
        Text color #af7cf1
      
           This box has a color of #af7cf1        
        
          <div style="background-color:#af7cf1;">Content here</div>
        
        
          .mybackground {background-color:#af7cf1;}
        
        Background color #af7cf1
      
           Border around this has a color of #af7cf1        
        
          <div style="border:2px solid #af7cf1;">Content here</div>
        
        
          .myborder {border:2px solid #af7cf1;}
        
        Border color #af7cf1