#5859bb color space conversions
Hex:
        #5859bb
        RGB:
        88, 89, 187
        CMY:
        65, 65, 27
        CMYK:
        53, 52, 0, 27
      HSL:
        239°, 42.1277%, 53.9216%
        HSV (HSB):
        239°, 52.9412%, 73.3333%
        XYZ:
        16.5665, 12.8073, 48.6126
        xyY:
        0.2124, 0.1642, 12.8073
      CIE-Lab:
        42.4715, 27.2656, -52.0468
        CIE-LCH:
        42.4715, 58.7561, 297.6486
        CIE-Luv:
        42.4715, -6.0287, -79.0642
        Hunter-Lab:
        35.7873, 20.0027, -55.4870
      #5859bb color charts
#5859bb RGB chart
      #5859bb CMYK chart
      #5859bb RGB pie chart
      #5859bb color shades, tints & tones
#5859bb color schemes
#5859bb color preview, HTML & CSS examples
           This text has a color of #5859bb        
        
          <p style="color:#5859bb;">Text here</p>
        
        
          .mytext {color:#5859bb;}
        
        Text color #5859bb
      
           This box has a color of #5859bb        
        
          <div style="background-color:#5859bb;">Content here</div>
        
        
          .mybackground {background-color:#5859bb;}
        
        Background color #5859bb
      
           Border around this has a color of #5859bb        
        
          <div style="border:2px solid #5859bb;">Content here</div>
        
        
          .myborder {border:2px solid #5859bb;}
        
        Border color #5859bb