#52109f color space conversions
Hex:
        #52109f
        RGB:
        82, 16, 159
        CMY:
        68, 94, 38
        CMYK:
        48, 90, 0, 38
      HSL:
        268°, 81.7143%, 34.3137%
        HSV (HSB):
        268°, 89.9371%, 62.3529%
        XYZ:
        9.9230, 4.6676, 33.1788
        xyY:
        0.2077, 0.0977, 4.6676
      CIE-Lab:
        25.7660, 55.4090, -62.5747
        CIE-LCH:
        25.7660, 83.5808, 311.5245
        CIE-Luv:
        25.7660, 7.8103, -78.4710
        Hunter-Lab:
        21.6047, 44.1764, -75.9298
      #52109f color charts
#52109f RGB chart
      #52109f CMYK chart
      #52109f RGB pie chart
      #52109f color shades, tints & tones
#52109f color schemes
#52109f color preview, HTML & CSS examples
           This text has a color of #52109f        
        
          <p style="color:#52109f;">Text here</p>
        
        
          .mytext {color:#52109f;}
        
        Text color #52109f
      
           This box has a color of #52109f        
        
          <div style="background-color:#52109f;">Content here</div>
        
        
          .mybackground {background-color:#52109f;}
        
        Background color #52109f
      
           Border around this has a color of #52109f        
        
          <div style="border:2px solid #52109f;">Content here</div>
        
        
          .myborder {border:2px solid #52109f;}
        
        Border color #52109f