#050cf8 color space conversions
Hex:
        #050cf8
        RGB:
        5, 12, 248
        CMY:
        98, 95, 3
        CMYK:
        98, 95, 0, 3
      HSL:
        238°, 96.0474%, 49.6078%
        HSV (HSB):
        238°, 97.9839%, 97.2549%
        XYZ:
        17.1373, 7.0725, 89.2688
        xyY:
        0.1510, 0.0623, 7.0725
      CIE-Lab:
        31.9714, 75.6961, -104.4780
        CIE-LCH:
        31.9714, 129.0177, 305.9240
        CIE-Luv:
        31.9714, -9.3666, -126.9974
        Hunter-Lab:
        26.5942, 68.4857, -180.4029
      #050cf8 color charts
#050cf8 RGB chart
      #050cf8 CMYK chart
      #050cf8 RGB pie chart
      #050cf8 color shades, tints & tones
#050cf8 color schemes
#050cf8 color preview, HTML & CSS examples
           This text has a color of #050cf8        
        
          <p style="color:#050cf8;">Text here</p>
        
        
          .mytext {color:#050cf8;}
        
        Text color #050cf8
      
           This box has a color of #050cf8        
        
          <div style="background-color:#050cf8;">Content here</div>
        
        
          .mybackground {background-color:#050cf8;}
        
        Background color #050cf8
      
           Border around this has a color of #050cf8        
        
          <div style="border:2px solid #050cf8;">Content here</div>
        
        
          .myborder {border:2px solid #050cf8;}
        
        Border color #050cf8