#0232b2 color space conversions
Hex:
        #0232b2
        RGB:
        2, 50, 178
        CMY:
        99, 80, 30
        CMYK:
        99, 72, 0, 30
      HSL:
        224°, 97.7778%, 35.2941%
        HSV (HSB):
        224°, 98.8764%, 69.8039%
        XYZ:
        9.2015, 5.5085, 42.6977
        xyY:
        0.1603, 0.0960, 5.5085
      CIE-Lab:
        28.1369, 39.3400, -70.2920
        CIE-LCH:
        28.1369, 80.5519, 299.2342
        CIE-Luv:
        28.1369, -11.1489, -88.8514
        Hunter-Lab:
        23.4701, 28.9087, -91.4336
      #0232b2 color charts
#0232b2 RGB chart
      #0232b2 CMYK chart
      #0232b2 RGB pie chart
      #0232b2 color shades, tints & tones
#0232b2 color schemes
#0232b2 color preview, HTML & CSS examples
           This text has a color of #0232b2        
        
          <p style="color:#0232b2;">Text here</p>
        
        
          .mytext {color:#0232b2;}
        
        Text color #0232b2
      
           This box has a color of #0232b2        
        
          <div style="background-color:#0232b2;">Content here</div>
        
        
          .mybackground {background-color:#0232b2;}
        
        Background color #0232b2
      
           Border around this has a color of #0232b2        
        
          <div style="border:2px solid #0232b2;">Content here</div>
        
        
          .myborder {border:2px solid #0232b2;}
        
        Border color #0232b2