#050ff4 color space conversions
Hex:
        #050ff4
        RGB:
        5, 15, 244
        CMY:
        98, 94, 4
        CMYK:
        98, 94, 0, 4
      HSL:
        237°, 95.9839%, 48.8235%
        HSV (HSB):
        237°, 97.9508%, 95.6863%
        XYZ:
        16.5625, 6.9056, 86.0479
        xyY:
        0.1512, 0.0631, 6.9056
      CIE-Lab:
        31.5910, 74.1421, -102.8551
        CIE-LCH:
        31.5910, 126.7920, 305.7856
        CIE-Luv:
        31.5910, -9.3262, -124.8655
        Hunter-Lab:
        26.2784, 66.5161, -175.7483
      #050ff4 color charts
#050ff4 RGB chart
      #050ff4 CMYK chart
      #050ff4 RGB pie chart
      #050ff4 color shades, tints & tones
#050ff4 color schemes
#050ff4 color preview, HTML & CSS examples
           This text has a color of #050ff4        
        
          <p style="color:#050ff4;">Text here</p>
        
        
          .mytext {color:#050ff4;}
        
        Text color #050ff4
      
           This box has a color of #050ff4        
        
          <div style="background-color:#050ff4;">Content here</div>
        
        
          .mybackground {background-color:#050ff4;}
        
        Background color #050ff4
      
           Border around this has a color of #050ff4        
        
          <div style="border:2px solid #050ff4;">Content here</div>
        
        
          .myborder {border:2px solid #050ff4;}
        
        Border color #050ff4