#5f6bce color space conversions
Hex:
        #5f6bce
        RGB:
        95, 107, 206
        CMY:
        63, 58, 19
        CMYK:
        54, 48, 0, 19
      HSL:
        234°, 53.1100%, 59.0196%
        HSV (HSB):
        234°, 53.8835%, 80.7843%
        XYZ:
        21.1176, 17.4045, 60.6389
        xyY:
        0.2130, 0.1755, 17.4045
      CIE-Lab:
        48.7657, 23.6718, -52.8834
        CIE-LCH:
        48.7657, 57.9397, 294.1144
        CIE-Luv:
        48.7657, -10.0366, -82.9358
        Hunter-Lab:
        41.7187, 17.3471, -56.9760
      #5f6bce color charts
#5f6bce RGB chart
      #5f6bce CMYK chart
      #5f6bce RGB pie chart
      #5f6bce color shades, tints & tones
#5f6bce color schemes
#5f6bce color preview, HTML & CSS examples
           This text has a color of #5f6bce        
        
          <p style="color:#5f6bce;">Text here</p>
        
        
          .mytext {color:#5f6bce;}
        
        Text color #5f6bce
      
           This box has a color of #5f6bce        
        
          <div style="background-color:#5f6bce;">Content here</div>
        
        
          .mybackground {background-color:#5f6bce;}
        
        Background color #5f6bce
      
           Border around this has a color of #5f6bce        
        
          <div style="border:2px solid #5f6bce;">Content here</div>
        
        
          .myborder {border:2px solid #5f6bce;}
        
        Border color #5f6bce