#050fca color space conversions
Hex:
        #050fca
        RGB:
        5, 15, 202
        CMY:
        98, 94, 21
        CMYK:
        98, 93, 0, 21
      HSL:
        237°, 95.1691%, 40.5882%
        HSV (HSB):
        237°, 97.5248%, 79.2157%
        XYZ:
        10.8941, 4.6382, 56.1982
        xyY:
        0.1519, 0.0647, 4.6382
      CIE-Lab:
        25.6780, 63.2309, -88.5708
        CIE-LCH:
        25.6780, 108.8252, 305.5231
        CIE-Luv:
        25.6780, -7.6369, -100.3889
        Hunter-Lab:
        21.5364, 52.6044, -139.6386
      #050fca color charts
#050fca RGB chart
      #050fca CMYK chart
      #050fca RGB pie chart
      #050fca color shades, tints & tones
#050fca color schemes
#050fca color preview, HTML & CSS examples
           This text has a color of #050fca        
        
          <p style="color:#050fca;">Text here</p>
        
        
          .mytext {color:#050fca;}
        
        Text color #050fca
      
           This box has a color of #050fca        
        
          <div style="background-color:#050fca;">Content here</div>
        
        
          .mybackground {background-color:#050fca;}
        
        Background color #050fca
      
           Border around this has a color of #050fca        
        
          <div style="border:2px solid #050fca;">Content here</div>
        
        
          .myborder {border:2px solid #050fca;}
        
        Border color #050fca