#a52fd3 color space conversions
Hex:
        #a52fd3
        RGB:
        165, 47, 211
        CMY:
        35, 82, 17
        CMYK:
        22, 78, 0, 17
      HSL:
        283°, 65.0794%, 50.5882%
        HSV (HSB):
        283°, 77.7251%, 82.7451%
        XYZ:
        28.2914, 14.7355, 62.9811
        xyY:
        0.2669, 0.1390, 14.7355
      CIE-Lab:
        45.2698, 69.7490, -61.0028
        CIE-LCH:
        45.2698, 92.6621, 318.8269
        CIE-Luv:
        45.2698, 35.5292, -97.5372
        Hunter-Lab:
        38.3869, 64.3790, -70.4060
      #a52fd3 color charts
#a52fd3 RGB chart
      #a52fd3 CMYK chart
      #a52fd3 RGB pie chart
      #a52fd3 color shades, tints & tones
#a52fd3 color schemes
#a52fd3 color preview, HTML & CSS examples
           This text has a color of #a52fd3        
        
          <p style="color:#a52fd3;">Text here</p>
        
        
          .mytext {color:#a52fd3;}
        
        Text color #a52fd3
      
           This box has a color of #a52fd3        
        
          <div style="background-color:#a52fd3;">Content here</div>
        
        
          .mybackground {background-color:#a52fd3;}
        
        Background color #a52fd3
      
           Border around this has a color of #a52fd3        
        
          <div style="border:2px solid #a52fd3;">Content here</div>
        
        
          .myborder {border:2px solid #a52fd3;}
        
        Border color #a52fd3