#050ecd color space conversions
Hex:
        #050ecd
        RGB:
        5, 14, 205
        CMY:
        98, 95, 20
        CMYK:
        98, 93, 0, 20
      HSL:
        237°, 95.2381%, 41.1765%
        HSV (HSB):
        237°, 97.5610%, 80.3922%
        XYZ:
        11.2391, 4.7541, 58.0829
        xyY:
        0.1517, 0.0642, 4.7541
      CIE-Lab:
        26.0224, 64.2835, -89.7507
        CIE-LCH:
        26.0224, 110.3973, 305.6120
        CIE-Luv:
        26.0224, -7.7050, -102.0693
        Hunter-Lab:
        21.8039, 53.8528, -142.6781
      #050ecd color charts
#050ecd RGB chart
      #050ecd CMYK chart
      #050ecd RGB pie chart
      #050ecd color shades, tints & tones
#050ecd color schemes
#050ecd color preview, HTML & CSS examples
           This text has a color of #050ecd        
        
          <p style="color:#050ecd;">Text here</p>
        
        
          .mytext {color:#050ecd;}
        
        Text color #050ecd
      
           This box has a color of #050ecd        
        
          <div style="background-color:#050ecd;">Content here</div>
        
        
          .mybackground {background-color:#050ecd;}
        
        Background color #050ecd
      
           Border around this has a color of #050ecd        
        
          <div style="border:2px solid #050ecd;">Content here</div>
        
        
          .myborder {border:2px solid #050ecd;}
        
        Border color #050ecd