#050dc6 color space conversions
Hex:
        #050dc6
        RGB:
        5, 13, 198
        CMY:
        98, 95, 22
        CMYK:
        97, 93, 0, 22
      HSL:
        238°, 95.0739%, 39.8039%
        HSV (HSB):
        238°, 97.4747%, 77.6471%
        XYZ:
        10.3996, 4.3973, 53.7267
        xyY:
        0.1518, 0.0642, 4.3973
      CIE-Lab:
        24.9438, 62.6637, -87.4497
        CIE-LCH:
        24.9438, 107.5834, 305.6242
        CIE-Luv:
        24.9438, -7.3670, -97.8411
        Hunter-Lab:
        20.9698, 51.8263, -137.2280
      #050dc6 color charts
#050dc6 RGB chart
      #050dc6 CMYK chart
      #050dc6 RGB pie chart
      #050dc6 color shades, tints & tones
#050dc6 color schemes
#050dc6 color preview, HTML & CSS examples
           This text has a color of #050dc6        
        
          <p style="color:#050dc6;">Text here</p>
        
        
          .mytext {color:#050dc6;}
        
        Text color #050dc6
      
           This box has a color of #050dc6        
        
          <div style="background-color:#050dc6;">Content here</div>
        
        
          .mybackground {background-color:#050dc6;}
        
        Background color #050dc6
      
           Border around this has a color of #050dc6        
        
          <div style="border:2px solid #050dc6;">Content here</div>
        
        
          .myborder {border:2px solid #050dc6;}
        
        Border color #050dc6