#af27ea color space conversions
Hex:
        #af27ea
        RGB:
        175, 39, 234
        CMY:
        31, 85, 8
        CMYK:
        25, 83, 0, 8
      HSL:
        282°, 82.2785%, 53.5294%
        HSV (HSB):
        282°, 83.3333%, 91.7647%
        XYZ:
        33.2560, 16.5055, 79.2750
        xyY:
        0.2577, 0.1279, 16.5055
      CIE-Lab:
        47.6308, 78.0572, -70.2155
        CIE-LCH:
        47.6308, 104.9911, 318.0274
        CIE-Luv:
        47.6308, 36.3066, -112.6500
        Hunter-Lab:
        40.6270, 75.0174, -87.2531
      #af27ea color charts
#af27ea RGB chart
      #af27ea CMYK chart
      #af27ea RGB pie chart
      #af27ea color shades, tints & tones
#af27ea color schemes
#af27ea color preview, HTML & CSS examples
           This text has a color of #af27ea        
        
          <p style="color:#af27ea;">Text here</p>
        
        
          .mytext {color:#af27ea;}
        
        Text color #af27ea
      
           This box has a color of #af27ea        
        
          <div style="background-color:#af27ea;">Content here</div>
        
        
          .mybackground {background-color:#af27ea;}
        
        Background color #af27ea
      
           Border around this has a color of #af27ea        
        
          <div style="border:2px solid #af27ea;">Content here</div>
        
        
          .myborder {border:2px solid #af27ea;}
        
        Border color #af27ea