#5884c3 color space conversions
Hex:
        #5884c3
        RGB:
        88, 132, 195
        CMY:
        65, 48, 24
        CMYK:
        55, 32, 0, 24
      HSL:
        215°, 47.1366%, 55.4902%
        HSV (HSB):
        215°, 54.8718%, 76.4706%
        XYZ:
        22.1261, 22.5174, 54.8099
        xyY:
        0.2225, 0.2264, 22.5174
      CIE-Lab:
        54.5717, 3.3922, -37.4220
        CIE-LCH:
        54.5717, 37.5754, 275.1795
        CIE-Luv:
        54.5717, -20.6020, -58.0464
        Hunter-Lab:
        47.4525, 0.1890, -35.2661
      #5884c3 color charts
#5884c3 RGB chart
      #5884c3 CMYK chart
      #5884c3 RGB pie chart
      #5884c3 color shades, tints & tones
#5884c3 color schemes
#5884c3 color preview, HTML & CSS examples
           This text has a color of #5884c3        
        
          <p style="color:#5884c3;">Text here</p>
        
        
          .mytext {color:#5884c3;}
        
        Text color #5884c3
      
           This box has a color of #5884c3        
        
          <div style="background-color:#5884c3;">Content here</div>
        
        
          .mybackground {background-color:#5884c3;}
        
        Background color #5884c3
      
           Border around this has a color of #5884c3        
        
          <div style="border:2px solid #5884c3;">Content here</div>
        
        
          .myborder {border:2px solid #5884c3;}
        
        Border color #5884c3