#a52bef color space conversions
Hex:
        #a52bef
        RGB:
        165, 43, 239
        CMY:
        35, 83, 6
        CMYK:
        31, 82, 0, 6
      HSL:
        277°, 85.9649%, 55.2941%
        HSV (HSB):
        277°, 82.0084%, 93.7255%
        XYZ:
        31.9609, 15.9591, 83.0572
        xyY:
        0.2440, 0.1218, 15.9591
      CIE-Lab:
        46.9208, 76.4836, -74.2568
        CIE-LCH:
        46.9208, 106.6012, 315.8463
        CIE-Luv:
        46.9208, 29.1372, -117.3562
        Hunter-Lab:
        39.9488, 72.8979, -95.3051
      #a52bef color charts
#a52bef RGB chart
      #a52bef CMYK chart
      #a52bef RGB pie chart
      #a52bef color shades, tints & tones
#a52bef color schemes
#a52bef color preview, HTML & CSS examples
           This text has a color of #a52bef        
        
          <p style="color:#a52bef;">Text here</p>
        
        
          .mytext {color:#a52bef;}
        
        Text color #a52bef
      
           This box has a color of #a52bef        
        
          <div style="background-color:#a52bef;">Content here</div>
        
        
          .mybackground {background-color:#a52bef;}
        
        Background color #a52bef
      
           Border around this has a color of #a52bef        
        
          <div style="border:2px solid #a52bef;">Content here</div>
        
        
          .myborder {border:2px solid #a52bef;}
        
        Border color #a52bef