#5f7fca color space conversions
Hex:
        #5f7fca
        RGB:
        95, 127, 202
        CMY:
        63, 50, 21
        CMYK:
        53, 37, 0, 21
      HSL:
        222°, 50.2347%, 58.2353%
        HSV (HSB):
        222°, 52.9703%, 79.2157%
        XYZ:
        22.9694, 21.8759, 58.8890
        xyY:
        0.2214, 0.2109, 21.8759
      CIE-Lab:
        53.8951, 10.1674, -42.4413
        CIE-LCH:
        53.8951, 43.6422, 283.4721
        CIE-Luv:
        53.8951, -16.6438, -66.7653
        Hunter-Lab:
        46.7717, 5.8101, -41.9103
      #5f7fca color charts
#5f7fca RGB chart
      #5f7fca CMYK chart
      #5f7fca RGB pie chart
      #5f7fca color shades, tints & tones
#5f7fca color schemes
#5f7fca color preview, HTML & CSS examples
           This text has a color of #5f7fca        
        
          <p style="color:#5f7fca;">Text here</p>
        
        
          .mytext {color:#5f7fca;}
        
        Text color #5f7fca
      
           This box has a color of #5f7fca        
        
          <div style="background-color:#5f7fca;">Content here</div>
        
        
          .mybackground {background-color:#5f7fca;}
        
        Background color #5f7fca
      
           Border around this has a color of #5f7fca        
        
          <div style="border:2px solid #5f7fca;">Content here</div>
        
        
          .myborder {border:2px solid #5f7fca;}
        
        Border color #5f7fca