#0357d8 color space conversions
Hex:
        #0357d8
        RGB:
        3, 87, 216
        CMY:
        99, 66, 15
        CMYK:
        99, 60, 0, 15
      HSL:
        216°, 97.2603%, 42.9412%
        HSV (HSB):
        216°, 98.6111%, 84.7059%
        XYZ:
        15.8404, 11.7936, 66.4073
        xyY:
        0.1684, 0.1254, 11.7936
      CIE-Lab:
        40.8862, 29.9571, -71.5292
        CIE-LCH:
        40.8862, 77.5490, 292.7244
        CIE-Luv:
        40.8862, -19.2352, -104.9973
        Hunter-Lab:
        34.3418, 22.2362, -90.6106
      #0357d8 color charts
#0357d8 RGB chart
      #0357d8 CMYK chart
      #0357d8 RGB pie chart
      #0357d8 color shades, tints & tones
#0357d8 color schemes
#0357d8 color preview, HTML & CSS examples
           This text has a color of #0357d8        
        
          <p style="color:#0357d8;">Text here</p>
        
        
          .mytext {color:#0357d8;}
        
        Text color #0357d8
      
           This box has a color of #0357d8        
        
          <div style="background-color:#0357d8;">Content here</div>
        
        
          .mybackground {background-color:#0357d8;}
        
        Background color #0357d8
      
           Border around this has a color of #0357d8        
        
          <div style="border:2px solid #0357d8;">Content here</div>
        
        
          .myborder {border:2px solid #0357d8;}
        
        Border color #0357d8