#3046bf color space conversions
Hex:
        #3046bf
        RGB:
        48, 70, 191
        CMY:
        81, 73, 25
        CMYK:
        75, 63, 0, 25
      HSL:
        231°, 59.8326%, 46.8627%
        HSV (HSB):
        231°, 74.8691%, 74.9020%
        XYZ:
        12.8131, 8.7703, 50.3077
        xyY:
        0.1782, 0.1220, 8.7703
      CIE-Lab:
        35.5382, 34.2271, -65.7572
        CIE-LCH:
        35.5382, 74.1316, 297.4973
        CIE-Luv:
        35.5382, -11.2147, -92.8759
        Hunter-Lab:
        29.6147, 25.4040, -79.9882
      #3046bf color charts
#3046bf RGB chart
      #3046bf CMYK chart
      #3046bf RGB pie chart
      #3046bf color shades, tints & tones
#3046bf color schemes
#3046bf color preview, HTML & CSS examples
           This text has a color of #3046bf        
        
          <p style="color:#3046bf;">Text here</p>
        
        
          .mytext {color:#3046bf;}
        
        Text color #3046bf
      
           This box has a color of #3046bf        
        
          <div style="background-color:#3046bf;">Content here</div>
        
        
          .mybackground {background-color:#3046bf;}
        
        Background color #3046bf
      
           Border around this has a color of #3046bf        
        
          <div style="border:2px solid #3046bf;">Content here</div>
        
        
          .myborder {border:2px solid #3046bf;}
        
        Border color #3046bf