#5881cf color space conversions
Hex:
        #5881cf
        RGB:
        88, 129, 207
        CMY:
        65, 49, 19
        CMYK:
        57, 38, 0, 19
      HSL:
        219°, 55.3488%, 57.8431%
        HSV (HSB):
        219°, 57.4879%, 81.1765%
        XYZ:
        23.1372, 22.2802, 62.1125
        xyY:
        0.2152, 0.2072, 22.2802
      CIE-Lab:
        54.3231, 9.0796, -44.6241
        CIE-LCH:
        54.3231, 45.5384, 281.5010
        CIE-Luv:
        54.3231, -19.4998, -70.2750
        Hunter-Lab:
        47.2019, 4.8930, -44.9778
      #5881cf color charts
#5881cf RGB chart
      #5881cf CMYK chart
      #5881cf RGB pie chart
      #5881cf color shades, tints & tones
#5881cf color schemes
#5881cf color preview, HTML & CSS examples
           This text has a color of #5881cf        
        
          <p style="color:#5881cf;">Text here</p>
        
        
          .mytext {color:#5881cf;}
        
        Text color #5881cf
      
           This box has a color of #5881cf        
        
          <div style="background-color:#5881cf;">Content here</div>
        
        
          .mybackground {background-color:#5881cf;}
        
        Background color #5881cf
      
           Border around this has a color of #5881cf        
        
          <div style="border:2px solid #5881cf;">Content here</div>
        
        
          .myborder {border:2px solid #5881cf;}
        
        Border color #5881cf