#0235be color space conversions
Hex:
        #0235be
        RGB:
        2, 53, 190
        CMY:
        99, 79, 25
        CMYK:
        99, 72, 0, 25
      HSL:
        224°, 97.9167%, 37.6471%
        HSV (HSB):
        224°, 98.9474%, 74.5098%
        XYZ:
        10.5924, 6.2768, 49.3685
        xyY:
        0.1599, 0.0948, 6.2768
      CIE-Lab:
        30.1004, 41.9061, -74.1644
        CIE-LCH:
        30.1004, 85.1850, 299.4683
        CIE-Luv:
        30.1004, -11.8455, -95.8376
        Hunter-Lab:
        25.0536, 31.6243, -99.2944
      #0235be color charts
#0235be RGB chart
      #0235be CMYK chart
      #0235be RGB pie chart
      #0235be color shades, tints & tones
#0235be color schemes
#0235be color preview, HTML & CSS examples
           This text has a color of #0235be        
        
          <p style="color:#0235be;">Text here</p>
        
        
          .mytext {color:#0235be;}
        
        Text color #0235be
      
           This box has a color of #0235be        
        
          <div style="background-color:#0235be;">Content here</div>
        
        
          .mybackground {background-color:#0235be;}
        
        Background color #0235be
      
           Border around this has a color of #0235be        
        
          <div style="border:2px solid #0235be;">Content here</div>
        
        
          .myborder {border:2px solid #0235be;}
        
        Border color #0235be