#5324bf color space conversions
Hex:
        #5324bf
        RGB:
        83, 36, 191
        CMY:
        67, 86, 25
        CMYK:
        57, 81, 0, 25
      HSL:
        258°, 68.2819%, 44.5098%
        HSV (HSB):
        258°, 81.1518%, 74.9020%
        XYZ:
        13.6021, 6.8623, 49.8979
        xyY:
        0.1933, 0.0975, 6.8623
      CIE-Lab:
        31.4914, 56.8283, -72.3133
        CIE-LCH:
        31.4914, 91.9710, 308.1624
        CIE-Luv:
        31.4914, 2.6717, -96.7603
        Hunter-Lab:
        26.1961, 46.8418, -94.5974
      #5324bf color charts
#5324bf RGB chart
      #5324bf CMYK chart
      #5324bf RGB pie chart
      #5324bf color shades, tints & tones
#5324bf color schemes
#5324bf color preview, HTML & CSS examples
           This text has a color of #5324bf        
        
          <p style="color:#5324bf;">Text here</p>
        
        
          .mytext {color:#5324bf;}
        
        Text color #5324bf
      
           This box has a color of #5324bf        
        
          <div style="background-color:#5324bf;">Content here</div>
        
        
          .mybackground {background-color:#5324bf;}
        
        Background color #5324bf
      
           Border around this has a color of #5324bf        
        
          <div style="border:2px solid #5324bf;">Content here</div>
        
        
          .myborder {border:2px solid #5324bf;}
        
        Border color #5324bf