#0358bc color space conversions
Hex:
        #0358bc
        RGB:
        3, 88, 188
        CMY:
        99, 65, 26
        CMYK:
        98, 53, 0, 26
      HSL:
        212°, 96.8586%, 37.4510%
        HSV (HSB):
        212°, 98.4043%, 73.7255%
        XYZ:
        12.6044, 10.6296, 48.9644
        xyY:
        0.1746, 0.1472, 10.6296
      CIE-Lab:
        38.9496, 18.1235, -58.4868
        CIE-LCH:
        38.9496, 61.2305, 287.2168
        CIE-Luv:
        38.9496, -20.1335, -85.2613
        Hunter-Lab:
        32.6031, 11.9526, -66.2213
      #0358bc color charts
#0358bc RGB chart
      #0358bc CMYK chart
      #0358bc RGB pie chart
      #0358bc color shades, tints & tones
#0358bc color schemes
#0358bc color preview, HTML & CSS examples
           This text has a color of #0358bc        
        
          <p style="color:#0358bc;">Text here</p>
        
        
          .mytext {color:#0358bc;}
        
        Text color #0358bc
      
           This box has a color of #0358bc        
        
          <div style="background-color:#0358bc;">Content here</div>
        
        
          .mybackground {background-color:#0358bc;}
        
        Background color #0358bc
      
           Border around this has a color of #0358bc        
        
          <div style="border:2px solid #0358bc;">Content here</div>
        
        
          .myborder {border:2px solid #0358bc;}
        
        Border color #0358bc