#050cd2 color space conversions
Hex:
        #050cd2
        RGB:
        5, 12, 210
        CMY:
        98, 95, 18
        CMYK:
        98, 94, 0, 18
      HSL:
        238°, 95.3488%, 42.1569%
        HSV (HSB):
        238°, 97.6190%, 82.3529%
        XYZ:
        11.8269, 4.9484, 61.3045
        xyY:
        0.1515, 0.0634, 4.9484
      CIE-Lab:
        26.5871, 66.0558, -91.7223
        CIE-LCH:
        26.5871, 113.0325, 305.7604
        CIE-Luv:
        26.5871, -7.8127, -104.8546
        Hunter-Lab:
        22.2449, 55.9743, -147.8255
      #050cd2 color charts
#050cd2 RGB chart
      #050cd2 CMYK chart
      #050cd2 RGB pie chart
      #050cd2 color shades, tints & tones
#050cd2 color schemes
#050cd2 color preview, HTML & CSS examples
           This text has a color of #050cd2        
        
          <p style="color:#050cd2;">Text here</p>
        
        
          .mytext {color:#050cd2;}
        
        Text color #050cd2
      
           This box has a color of #050cd2        
        
          <div style="background-color:#050cd2;">Content here</div>
        
        
          .mybackground {background-color:#050cd2;}
        
        Background color #050cd2
      
           Border around this has a color of #050cd2        
        
          <div style="border:2px solid #050cd2;">Content here</div>
        
        
          .myborder {border:2px solid #050cd2;}
        
        Border color #050cd2