#3048be color space conversions
Hex:
        #3048be
        RGB:
        48, 72, 190
        CMY:
        81, 72, 25
        CMYK:
        75, 62, 0, 25
      HSL:
        230°, 59.6639%, 46.6667%
        HSV (HSB):
        230°, 74.7368%, 74.5098%
        XYZ:
        12.8306, 8.9808, 49.7724
        xyY:
        0.1792, 0.1255, 8.9808
      CIE-Lab:
        35.9473, 32.5802, -64.5014
        CIE-LCH:
        35.9473, 72.2628, 296.7987
        CIE-Luv:
        35.9473, -11.6624, -91.6228
        Hunter-Lab:
        29.9680, 23.9793, -77.4943
      #3048be color charts
#3048be RGB chart
      #3048be CMYK chart
      #3048be RGB pie chart
      #3048be color shades, tints & tones
#3048be color schemes
#3048be color preview, HTML & CSS examples
           This text has a color of #3048be        
        
          <p style="color:#3048be;">Text here</p>
        
        
          .mytext {color:#3048be;}
        
        Text color #3048be
      
           This box has a color of #3048be        
        
          <div style="background-color:#3048be;">Content here</div>
        
        
          .mybackground {background-color:#3048be;}
        
        Background color #3048be
      
           Border around this has a color of #3048be        
        
          <div style="border:2px solid #3048be;">Content here</div>
        
        
          .myborder {border:2px solid #3048be;}
        
        Border color #3048be