#af27be color space conversions
Hex:
        #af27be
        RGB:
        175, 39, 190
        CMY:
        31, 85, 25
        CMYK:
        8, 79, 0, 25
      HSL:
        294°, 65.9389%, 44.9020%
        HSV (HSB):
        294°, 79.4737%, 74.5098%
        XYZ:
        27.6990, 14.2827, 50.0121
        xyY:
        0.3011, 0.1553, 14.2827
      CIE-Lab:
        44.6357, 70.1355, -49.7685
        CIE-LCH:
        44.6357, 85.9994, 324.6403
        CIE-Luv:
        44.6357, 49.2181, -81.4672
        Hunter-Lab:
        37.7925, 64.6900, -52.0059
      #af27be color charts
#af27be RGB chart
      #af27be CMYK chart
      #af27be RGB pie chart
      #af27be color shades, tints & tones
#af27be color schemes
#af27be color preview, HTML & CSS examples
           This text has a color of #af27be        
        
          <p style="color:#af27be;">Text here</p>
        
        
          .mytext {color:#af27be;}
        
        Text color #af27be
      
           This box has a color of #af27be        
        
          <div style="background-color:#af27be;">Content here</div>
        
        
          .mybackground {background-color:#af27be;}
        
        Background color #af27be
      
           Border around this has a color of #af27be        
        
          <div style="border:2px solid #af27be;">Content here</div>
        
        
          .myborder {border:2px solid #af27be;}
        
        Border color #af27be