#5875b3 color space conversions
Hex:
        #5875b3
        RGB:
        88, 117, 179
        CMY:
        65, 54, 30
        CMYK:
        51, 35, 0, 30
      HSL:
        221°, 37.4486%, 52.3529%
        HSV (HSB):
        221°, 50.8380%, 70.1961%
        XYZ:
        18.5225, 18.0520, 45.1560
        xyY:
        0.2266, 0.2209, 18.0520
      CIE-Lab:
        49.5591, 7.3013, -36.1143
        CIE-LCH:
        49.5591, 36.8450, 281.4296
        CIE-Luv:
        49.5591, -15.0863, -55.3119
        Hunter-Lab:
        42.4876, 3.4638, -33.2723
      #5875b3 color charts
#5875b3 RGB chart
      #5875b3 CMYK chart
      #5875b3 RGB pie chart
      #5875b3 color shades, tints & tones
#5875b3 color schemes
#5875b3 color preview, HTML & CSS examples
           This text has a color of #5875b3        
        
          <p style="color:#5875b3;">Text here</p>
        
        
          .mytext {color:#5875b3;}
        
        Text color #5875b3
      
           This box has a color of #5875b3        
        
          <div style="background-color:#5875b3;">Content here</div>
        
        
          .mybackground {background-color:#5875b3;}
        
        Background color #5875b3
      
           Border around this has a color of #5875b3        
        
          <div style="border:2px solid #5875b3;">Content here</div>
        
        
          .myborder {border:2px solid #5875b3;}
        
        Border color #5875b3