#0357bf color space conversions
Hex:
        #0357bf
        RGB:
        3, 87, 191
        CMY:
        99, 66, 25
        CMYK:
        98, 54, 0, 25
      HSL:
        213°, 96.9072%, 38.0392%
        HSV (HSB):
        213°, 98.4293%, 74.9020%
        XYZ:
        12.8497, 10.5973, 50.6585
        xyY:
        0.1734, 0.1430, 10.5973
      CIE-Lab:
        38.8938, 20.0074, -60.3301
        CIE-LCH:
        38.8938, 63.5611, 288.3472
        CIE-Luv:
        38.8938, -19.7677, -87.8618
        Hunter-Lab:
        32.5536, 13.4898, -69.4771
      #0357bf color charts
#0357bf RGB chart
      #0357bf CMYK chart
      #0357bf RGB pie chart
      #0357bf color shades, tints & tones
#0357bf color schemes
#0357bf color preview, HTML & CSS examples
           This text has a color of #0357bf        
        
          <p style="color:#0357bf;">Text here</p>
        
        
          .mytext {color:#0357bf;}
        
        Text color #0357bf
      
           This box has a color of #0357bf        
        
          <div style="background-color:#0357bf;">Content here</div>
        
        
          .mybackground {background-color:#0357bf;}
        
        Background color #0357bf
      
           Border around this has a color of #0357bf        
        
          <div style="border:2px solid #0357bf;">Content here</div>
        
        
          .myborder {border:2px solid #0357bf;}
        
        Border color #0357bf