#5f61bc color space conversions
Hex:
        #5f61bc
        RGB:
        95, 97, 188
        CMY:
        63, 62, 26
        CMYK:
        49, 48, 0, 26
      HSL:
        239°, 40.9692%, 55.4902%
        HSV (HSB):
        239°, 49.4681%, 73.7255%
        XYZ:
        18.0711, 14.6131, 49.4451
        xyY:
        0.2200, 0.1779, 14.6131
      CIE-Lab:
        45.0997, 24.1487, -48.3830
        CIE-LCH:
        45.0997, 54.0748, 296.5245
        CIE-Luv:
        45.0997, -6.0868, -74.6151
        Hunter-Lab:
        38.2271, 17.4849, -49.9301
      #5f61bc color charts
#5f61bc RGB chart
      #5f61bc CMYK chart
      #5f61bc RGB pie chart
      #5f61bc color shades, tints & tones
#5f61bc color schemes
#5f61bc color preview, HTML & CSS examples
           This text has a color of #5f61bc        
        
          <p style="color:#5f61bc;">Text here</p>
        
        
          .mytext {color:#5f61bc;}
        
        Text color #5f61bc
      
           This box has a color of #5f61bc        
        
          <div style="background-color:#5f61bc;">Content here</div>
        
        
          .mybackground {background-color:#5f61bc;}
        
        Background color #5f61bc
      
           Border around this has a color of #5f61bc        
        
          <div style="border:2px solid #5f61bc;">Content here</div>
        
        
          .myborder {border:2px solid #5f61bc;}
        
        Border color #5f61bc