#530e90 color space conversions
Hex:
        #530e90
        RGB:
        83, 14, 144
        CMY:
        67, 95, 44
        CMYK:
        42, 90, 0, 44
      HSL:
        272°, 82.2785%, 30.9804%
        HSV (HSB):
        272°, 90.2778%, 56.4706%
        XYZ:
        8.7584, 4.1667, 26.7282
        xyY:
        0.2209, 0.1051, 4.1667
      CIE-Lab:
        24.2150, 52.4979, -55.8913
        CIE-LCH:
        24.2150, 76.6803, 313.2068
        CIE-Luv:
        24.2150, 10.5427, -69.4808
        Hunter-Lab:
        20.4125, 40.8670, -63.3459
      #530e90 color charts
#530e90 RGB chart
      #530e90 CMYK chart
      #530e90 RGB pie chart
      #530e90 color shades, tints & tones
#530e90 color schemes
#530e90 color preview, HTML & CSS examples
           This text has a color of #530e90        
        
          <p style="color:#530e90;">Text here</p>
        
        
          .mytext {color:#530e90;}
        
        Text color #530e90
      
           This box has a color of #530e90        
        
          <div style="background-color:#530e90;">Content here</div>
        
        
          .mybackground {background-color:#530e90;}
        
        Background color #530e90
      
           Border around this has a color of #530e90        
        
          <div style="border:2px solid #530e90;">Content here</div>
        
        
          .myborder {border:2px solid #530e90;}
        
        Border color #530e90