#3050b1 color space conversions
Hex:
        #3050b1
        RGB:
        48, 80, 177
        CMY:
        81, 69, 31
        CMYK:
        73, 55, 0, 31
      HSL:
        225°, 57.3333%, 44.1176%
        HSV (HSB):
        225°, 72.8814%, 69.4118%
        XYZ:
        12.0234, 9.5400, 42.8027
        xyY:
        0.1868, 0.1482, 9.5400
      CIE-Lab:
        37.0039, 22.5306, -55.1239
        CIE-LCH:
        37.0039, 59.5506, 292.2312
        CIE-Luv:
        37.0039, -13.5736, -79.6198
        Hunter-Lab:
        30.8869, 15.4328, -60.5424
      #3050b1 color charts
#3050b1 RGB chart
      #3050b1 CMYK chart
      #3050b1 RGB pie chart
      #3050b1 color shades, tints & tones
#3050b1 color schemes
#3050b1 color preview, HTML & CSS examples
           This text has a color of #3050b1        
        
          <p style="color:#3050b1;">Text here</p>
        
        
          .mytext {color:#3050b1;}
        
        Text color #3050b1
      
           This box has a color of #3050b1        
        
          <div style="background-color:#3050b1;">Content here</div>
        
        
          .mybackground {background-color:#3050b1;}
        
        Background color #3050b1
      
           Border around this has a color of #3050b1        
        
          <div style="border:2px solid #3050b1;">Content here</div>
        
        
          .myborder {border:2px solid #3050b1;}
        
        Border color #3050b1