#050fc2 color space conversions
Hex:
        #050fc2
        RGB:
        5, 15, 194
        CMY:
        98, 94, 24
        CMYK:
        97, 92, 0, 24
      HSL:
        237°, 94.9749%, 39.0196%
        HSV (HSB):
        237°, 97.4227%, 76.0784%
        XYZ:
        9.9710, 4.2690, 51.3374
        xyY:
        0.1520, 0.0651, 4.2690
      CIE-Lab:
        24.5414, 61.0671, -85.7650
        CIE-LCH:
        24.5414, 105.2845, 305.4519
        CIE-Luv:
        24.5414, -7.3134, -95.6597
        Hunter-Lab:
        20.6614, 49.9848, -132.8545
      #050fc2 color charts
#050fc2 RGB chart
      #050fc2 CMYK chart
      #050fc2 RGB pie chart
      #050fc2 color shades, tints & tones
#050fc2 color schemes
#050fc2 color preview, HTML & CSS examples
           This text has a color of #050fc2        
        
          <p style="color:#050fc2;">Text here</p>
        
        
          .mytext {color:#050fc2;}
        
        Text color #050fc2
      
           This box has a color of #050fc2        
        
          <div style="background-color:#050fc2;">Content here</div>
        
        
          .mybackground {background-color:#050fc2;}
        
        Background color #050fc2
      
           Border around this has a color of #050fc2        
        
          <div style="border:2px solid #050fc2;">Content here</div>
        
        
          .myborder {border:2px solid #050fc2;}
        
        Border color #050fc2