#0235bc color space conversions
Hex:
        #0235bc
        RGB:
        2, 53, 188
        CMY:
        99, 79, 26
        CMYK:
        99, 72, 0, 26
      HSL:
        224°, 97.8947%, 37.2549%
        HSV (HSB):
        224°, 98.9362%, 73.7255%
        XYZ:
        10.3752, 6.1900, 48.2249
        xyY:
        0.1601, 0.0955, 6.1900
      CIE-Lab:
        29.8867, 41.1713, -73.3372
        CIE-LCH:
        29.8867, 84.1036, 299.3097
        CIE-Luv:
        29.8867, -11.8226, -94.6490
        Hunter-Lab:
        24.8796, 30.8983, -97.5078
      #0235bc color charts
#0235bc RGB chart
      #0235bc CMYK chart
      #0235bc RGB pie chart
      #0235bc color shades, tints & tones
#0235bc color schemes
#0235bc color preview, HTML & CSS examples
           This text has a color of #0235bc        
        
          <p style="color:#0235bc;">Text here</p>
        
        
          .mytext {color:#0235bc;}
        
        Text color #0235bc
      
           This box has a color of #0235bc        
        
          <div style="background-color:#0235bc;">Content here</div>
        
        
          .mybackground {background-color:#0235bc;}
        
        Background color #0235bc
      
           Border around this has a color of #0235bc        
        
          <div style="border:2px solid #0235bc;">Content here</div>
        
        
          .myborder {border:2px solid #0235bc;}
        
        Border color #0235bc