#0234c3 color space conversions
Hex:
        #0234c3
        RGB:
        2, 52, 195
        CMY:
        99, 80, 24
        CMYK:
        99, 73, 0, 24
      HSL:
        224°, 97.9695%, 38.6275%
        HSV (HSB):
        224°, 98.9744%, 76.4706%
        XYZ:
        11.1034, 6.4090, 52.2816
        xyY:
        0.1591, 0.0918, 6.4090
      CIE-Lab:
        30.4218, 44.3290, -76.5749
        CIE-LCH:
        30.4218, 88.4804, 300.0664
        CIE-Luv:
        30.4218, -11.7302, -98.8376
        Hunter-Lab:
        25.3160, 33.9852, -104.7220
      #0234c3 color charts
#0234c3 RGB chart
      #0234c3 CMYK chart
      #0234c3 RGB pie chart
      #0234c3 color shades, tints & tones
#0234c3 color schemes
#0234c3 color preview, HTML & CSS examples
           This text has a color of #0234c3        
        
          <p style="color:#0234c3;">Text here</p>
        
        
          .mytext {color:#0234c3;}
        
        Text color #0234c3
      
           This box has a color of #0234c3        
        
          <div style="background-color:#0234c3;">Content here</div>
        
        
          .mybackground {background-color:#0234c3;}
        
        Background color #0234c3
      
           Border around this has a color of #0234c3        
        
          <div style="border:2px solid #0234c3;">Content here</div>
        
        
          .myborder {border:2px solid #0234c3;}
        
        Border color #0234c3