#5253bb color space conversions
Hex:
        #5253bb
        RGB:
        82, 83, 187
        CMY:
        68, 67, 27
        CMYK:
        56, 56, 0, 27
      HSL:
        239°, 43.5685%, 52.7451%
        HSV (HSB):
        239°, 56.1497%, 73.3333%
        XYZ:
        15.5426, 11.5682, 48.4274
        xyY:
        0.2058, 0.1531, 11.5682
      CIE-Lab:
        40.5215, 29.7938, -55.2145
        CIE-LCH:
        40.5215, 62.7401, 298.3513
        CIE-Luv:
        40.5215, -6.2660, -82.6740
        Hunter-Lab:
        34.0121, 22.0484, -60.6105
      #5253bb color charts
#5253bb RGB chart
      #5253bb CMYK chart
      #5253bb RGB pie chart
      #5253bb color shades, tints & tones
#5253bb color schemes
#5253bb color preview, HTML & CSS examples
           This text has a color of #5253bb        
        
          <p style="color:#5253bb;">Text here</p>
        
        
          .mytext {color:#5253bb;}
        
        Text color #5253bb
      
           This box has a color of #5253bb        
        
          <div style="background-color:#5253bb;">Content here</div>
        
        
          .mybackground {background-color:#5253bb;}
        
        Background color #5253bb
      
           Border around this has a color of #5253bb        
        
          <div style="border:2px solid #5253bb;">Content here</div>
        
        
          .myborder {border:2px solid #5253bb;}
        
        Border color #5253bb