#a32fde color space conversions
Hex:
        #a32fde
        RGB:
        163, 47, 222
        CMY:
        36, 82, 13
        CMYK:
        27, 79, 0, 13
      HSL:
        280°, 72.6141%, 52.7451%
        HSV (HSB):
        280°, 78.8288%, 87.0588%
        XYZ:
        29.3056, 15.0935, 70.4760
        xyY:
        0.2551, 0.1314, 15.0935
      CIE-Lab:
        45.7620, 71.5698, -66.5182
        CIE-LCH:
        45.7620, 97.7083, 317.0951
        CIE-Luv:
        45.7620, 31.5887, -105.6196
        Hunter-Lab:
        38.8503, 66.6580, -80.3591
      #a32fde color charts
#a32fde RGB chart
      #a32fde CMYK chart
      #a32fde RGB pie chart
      #a32fde color shades, tints & tones
#a32fde color schemes
#a32fde color preview, HTML & CSS examples
           This text has a color of #a32fde        
        
          <p style="color:#a32fde;">Text here</p>
        
        
          .mytext {color:#a32fde;}
        
        Text color #a32fde
      
           This box has a color of #a32fde        
        
          <div style="background-color:#a32fde;">Content here</div>
        
        
          .mybackground {background-color:#a32fde;}
        
        Background color #a32fde
      
           Border around this has a color of #a32fde        
        
          <div style="border:2px solid #a32fde;">Content here</div>
        
        
          .myborder {border:2px solid #a32fde;}
        
        Border color #a32fde