#050fd3 color space conversions
Hex:
        #050fd3
        RGB:
        5, 15, 211
        CMY:
        98, 94, 17
        CMYK:
        98, 93, 0, 17
      HSL:
        237°, 95.3704%, 42.3529%
        HSV (HSB):
        237°, 97.6303%, 82.7451%
        XYZ:
        11.9913, 5.0771, 61.9760
        xyY:
        0.1517, 0.0642, 5.0771
      CIE-Lab:
        26.9532, 65.6289, -91.6918
        CIE-LCH:
        26.9532, 112.7588, 305.5934
        CIE-Luv:
        26.9532, -8.0003, -105.6841
        Hunter-Lab:
        22.5323, 55.5627, -147.3066
      #050fd3 color charts
#050fd3 RGB chart
      #050fd3 CMYK chart
      #050fd3 RGB pie chart
      #050fd3 color shades, tints & tones
#050fd3 color schemes
#050fd3 color preview, HTML & CSS examples
           This text has a color of #050fd3        
        
          <p style="color:#050fd3;">Text here</p>
        
        
          .mytext {color:#050fd3;}
        
        Text color #050fd3
      
           This box has a color of #050fd3        
        
          <div style="background-color:#050fd3;">Content here</div>
        
        
          .mybackground {background-color:#050fd3;}
        
        Background color #050fd3
      
           Border around this has a color of #050fd3        
        
          <div style="border:2px solid #050fd3;">Content here</div>
        
        
          .myborder {border:2px solid #050fd3;}
        
        Border color #050fd3