#5f77e1 color space conversions
Hex:
        #5f77e1
        RGB:
        95, 119, 225
        CMY:
        63, 53, 12
        CMYK:
        58, 47, 0, 12
      HSL:
        229°, 68.4211%, 62.7451%
        HSV (HSB):
        229°, 57.7778%, 88.2353%
        XYZ:
        24.9067, 21.0628, 73.9870
        xyY:
        0.2076, 0.1756, 21.0628
      CIE-Lab:
        53.0181, 22.4684, -56.8340
        CIE-LCH:
        53.0181, 61.1141, 291.5705
        CIE-Luv:
        53.0181, -14.3516, -90.6462
        Hunter-Lab:
        45.8942, 16.5569, -63.4566
      #5f77e1 color charts
#5f77e1 RGB chart
      #5f77e1 CMYK chart
      #5f77e1 RGB pie chart
      #5f77e1 color shades, tints & tones
#5f77e1 color schemes
#5f77e1 color preview, HTML & CSS examples
           This text has a color of #5f77e1        
        
          <p style="color:#5f77e1;">Text here</p>
        
        
          .mytext {color:#5f77e1;}
        
        Text color #5f77e1
      
           This box has a color of #5f77e1        
        
          <div style="background-color:#5f77e1;">Content here</div>
        
        
          .mybackground {background-color:#5f77e1;}
        
        Background color #5f77e1
      
           Border around this has a color of #5f77e1        
        
          <div style="border:2px solid #5f77e1;">Content here</div>
        
        
          .myborder {border:2px solid #5f77e1;}
        
        Border color #5f77e1