#5877dc color space conversions
Hex:
        #5877dc
        RGB:
        88, 119, 220
        CMY:
        65, 53, 14
        CMYK:
        60, 46, 0, 14
      HSL:
        226°, 65.3465%, 60.3922%
        HSV (HSB):
        226°, 60.0000%, 86.2745%
        XYZ:
        23.5396, 20.4357, 70.4140
        xyY:
        0.2058, 0.1787, 20.4357
      CIE-Lab:
        52.3262, 19.4859, -55.1497
        CIE-LCH:
        52.3262, 58.4909, 289.4597
        CIE-Luv:
        52.3262, -16.2554, -87.4587
        Hunter-Lab:
        45.2058, 13.8384, -60.7078
      #5877dc color charts
#5877dc RGB chart
      #5877dc CMYK chart
      #5877dc RGB pie chart
      #5877dc color shades, tints & tones
#5877dc color schemes
#5877dc color preview, HTML & CSS examples
           This text has a color of #5877dc        
        
          <p style="color:#5877dc;">Text here</p>
        
        
          .mytext {color:#5877dc;}
        
        Text color #5877dc
      
           This box has a color of #5877dc        
        
          <div style="background-color:#5877dc;">Content here</div>
        
        
          .mybackground {background-color:#5877dc;}
        
        Background color #5877dc
      
           Border around this has a color of #5877dc        
        
          <div style="border:2px solid #5877dc;">Content here</div>
        
        
          .myborder {border:2px solid #5877dc;}
        
        Border color #5877dc