#af27ec color space conversions
Hex:
        #af27ec
        RGB:
        175, 39, 236
        CMY:
        31, 85, 7
        CMYK:
        26, 83, 0, 7
      HSL:
        281°, 83.8298%, 53.9216%
        HSV (HSB):
        281°, 83.4746%, 92.5490%
        XYZ:
        33.5450, 16.6211, 80.7971
        xyY:
        0.2561, 0.1269, 16.6211
      CIE-Lab:
        47.7791, 78.4361, -71.1041
        CIE-LCH:
        47.7791, 105.8679, 317.8069
        CIE-Luv:
        47.7791, 35.7883, -114.0018
        Hunter-Lab:
        40.7690, 75.5253, -88.9641
      #af27ec color charts
#af27ec RGB chart
      #af27ec CMYK chart
      #af27ec RGB pie chart
      #af27ec color shades, tints & tones
#af27ec color schemes
#af27ec color preview, HTML & CSS examples
           This text has a color of #af27ec        
        
          <p style="color:#af27ec;">Text here</p>
        
        
          .mytext {color:#af27ec;}
        
        Text color #af27ec
      
           This box has a color of #af27ec        
        
          <div style="background-color:#af27ec;">Content here</div>
        
        
          .mybackground {background-color:#af27ec;}
        
        Background color #af27ec
      
           Border around this has a color of #af27ec        
        
          <div style="border:2px solid #af27ec;">Content here</div>
        
        
          .myborder {border:2px solid #af27ec;}
        
        Border color #af27ec