#5d70bb color space conversions
Hex:
        #5d70bb
        RGB:
        93, 112, 187
        CMY:
        64, 56, 27
        CMYK:
        50, 40, 0, 27
      HSL:
        228°, 40.8696%, 54.9020%
        HSV (HSB):
        228°, 50.2674%, 73.3333%
        XYZ:
        19.2780, 17.5034, 49.3761
        xyY:
        0.2238, 0.2032, 17.5034
      CIE-Lab:
        48.8881, 14.0825, -41.7798
        CIE-LCH:
        48.8881, 44.0893, 288.6272
        CIE-Luv:
        48.8881, -11.7521, -64.7939
        Hunter-Lab:
        41.8370, 9.0360, -40.6883
      #5d70bb color charts
#5d70bb RGB chart
      #5d70bb CMYK chart
      #5d70bb RGB pie chart
      #5d70bb color shades, tints & tones
#5d70bb color schemes
#5d70bb color preview, HTML & CSS examples
           This text has a color of #5d70bb        
        
          <p style="color:#5d70bb;">Text here</p>
        
        
          .mytext {color:#5d70bb;}
        
        Text color #5d70bb
      
           This box has a color of #5d70bb        
        
          <div style="background-color:#5d70bb;">Content here</div>
        
        
          .mybackground {background-color:#5d70bb;}
        
        Background color #5d70bb
      
           Border around this has a color of #5d70bb        
        
          <div style="border:2px solid #5d70bb;">Content here</div>
        
        
          .myborder {border:2px solid #5d70bb;}
        
        Border color #5d70bb