#3062bf color space conversions
Hex:
        #3062bf
        RGB:
        48, 98, 191
        CMY:
        81, 62, 25
        CMYK:
        75, 49, 0, 25
      HSL:
        219°, 59.8326%, 46.8627%
        HSV (HSB):
        219°, 74.8691%, 74.9020%
        XYZ:
        14.9906, 13.1253, 51.0336
        xyY:
        0.1894, 0.1658, 13.1253
      CIE-Lab:
        42.9515, 16.0436, -53.7157
        CIE-LCH:
        42.9515, 56.0605, 286.6296
        CIE-Luv:
        42.9515, -18.7314, -80.7807
        Hunter-Lab:
        36.2289, 10.4581, -58.1582
      #3062bf color charts
#3062bf RGB chart
      #3062bf CMYK chart
      #3062bf RGB pie chart
      #3062bf color shades, tints & tones
#3062bf color schemes
#3062bf color preview, HTML & CSS examples
           This text has a color of #3062bf        
        
          <p style="color:#3062bf;">Text here</p>
        
        
          .mytext {color:#3062bf;}
        
        Text color #3062bf
      
           This box has a color of #3062bf        
        
          <div style="background-color:#3062bf;">Content here</div>
        
        
          .mybackground {background-color:#3062bf;}
        
        Background color #3062bf
      
           Border around this has a color of #3062bf        
        
          <div style="border:2px solid #3062bf;">Content here</div>
        
        
          .myborder {border:2px solid #3062bf;}
        
        Border color #3062bf