#5581c2 color space conversions
Hex:
        #5581c2
        RGB:
        85, 129, 194
        CMY:
        67, 49, 24
        CMYK:
        56, 34, 0, 24
      HSL:
        216°, 47.1861%, 54.7059%
        HSV (HSB):
        216°, 56.1856%, 76.0784%
        XYZ:
        21.3342, 21.5269, 54.0696
        xyY:
        0.2201, 0.2221, 21.5269
      CIE-Lab:
        53.5213, 4.2053, -38.5134
        CIE-LCH:
        53.5213, 38.7423, 276.2315
        CIE-Luv:
        53.5213, -20.4132, -59.6870
        Hunter-Lab:
        46.3970, 0.8826, -36.6167
      #5581c2 color charts
#5581c2 RGB chart
      #5581c2 CMYK chart
      #5581c2 RGB pie chart
      #5581c2 color shades, tints & tones
#5581c2 color schemes
#5581c2 color preview, HTML & CSS examples
           This text has a color of #5581c2        
        
          <p style="color:#5581c2;">Text here</p>
        
        
          .mytext {color:#5581c2;}
        
        Text color #5581c2
      
           This box has a color of #5581c2        
        
          <div style="background-color:#5581c2;">Content here</div>
        
        
          .mybackground {background-color:#5581c2;}
        
        Background color #5581c2
      
           Border around this has a color of #5581c2        
        
          <div style="border:2px solid #5581c2;">Content here</div>
        
        
          .myborder {border:2px solid #5581c2;}
        
        Border color #5581c2