#af81ec color space conversions
Hex:
        #af81ec
        RGB:
        175, 129, 236
        CMY:
        31, 49, 7
        CMYK:
        26, 45, 0, 7
      HSL:
        266°, 73.7931%, 71.5686%
        HSV (HSB):
        266°, 45.3390%, 92.5490%
        XYZ:
        40.6698, 30.8706, 83.1720
        xyY:
        0.2629, 0.1995, 30.8706
      CIE-Lab:
        62.3982, 38.8507, -47.6556
        CIE-LCH:
        62.3982, 61.4852, 309.1882
        CIE-Luv:
        62.3982, 14.7077, -80.6998
        Hunter-Lab:
        55.5613, 33.4261, -49.8607
      #af81ec color charts
#af81ec RGB chart
      #af81ec CMYK chart
      #af81ec RGB pie chart
      #af81ec color shades, tints & tones
#af81ec color schemes
#af81ec color preview, HTML & CSS examples
           This text has a color of #af81ec        
        
          <p style="color:#af81ec;">Text here</p>
        
        
          .mytext {color:#af81ec;}
        
        Text color #af81ec
      
           This box has a color of #af81ec        
        
          <div style="background-color:#af81ec;">Content here</div>
        
        
          .mybackground {background-color:#af81ec;}
        
        Background color #af81ec
      
           Border around this has a color of #af81ec        
        
          <div style="border:2px solid #af81ec;">Content here</div>
        
        
          .myborder {border:2px solid #af81ec;}
        
        Border color #af81ec