#0357dd color space conversions
Hex:
        #0357dd
        RGB:
        3, 87, 221
        CMY:
        99, 66, 13
        CMYK:
        99, 61, 0, 13
      HSL:
        217°, 97.3214%, 43.9216%
        HSV (HSB):
        217°, 98.6425%, 86.6667%
        XYZ:
        16.4969, 12.0562, 69.8642
        xyY:
        0.1676, 0.1225, 12.0562
      CIE-Lab:
        41.3053, 31.9004, -73.7000
        CIE-LCH:
        41.3053, 80.3077, 293.4049
        CIE-Luv:
        41.3053, -19.1598, -108.3029
        Hunter-Lab:
        34.7220, 24.0441, -94.9919
      #0357dd color charts
#0357dd RGB chart
      #0357dd CMYK chart
      #0357dd RGB pie chart
      #0357dd color shades, tints & tones
#0357dd color schemes
#0357dd color preview, HTML & CSS examples
           This text has a color of #0357dd        
        
          <p style="color:#0357dd;">Text here</p>
        
        
          .mytext {color:#0357dd;}
        
        Text color #0357dd
      
           This box has a color of #0357dd        
        
          <div style="background-color:#0357dd;">Content here</div>
        
        
          .mybackground {background-color:#0357dd;}
        
        Background color #0357dd
      
           Border around this has a color of #0357dd        
        
          <div style="border:2px solid #0357dd;">Content here</div>
        
        
          .myborder {border:2px solid #0357dd;}
        
        Border color #0357dd