#0234b5 color space conversions
Hex:
        #0234b5
        RGB:
        2, 52, 181
        CMY:
        99, 80, 29
        CMYK:
        99, 71, 0, 29
      HSL:
        223°, 97.8142%, 35.8824%
        HSV (HSB):
        223°, 98.8950%, 70.9804%
        XYZ:
        9.5935, 5.8051, 44.3309
        xyY:
        0.1606, 0.0972, 5.8051
      CIE-Lab:
        28.9153, 39.1997, -70.7931
        CIE-LCH:
        28.9153, 80.9214, 298.9743
        CIE-Luv:
        28.9153, -11.5592, -90.5341
        Hunter-Lab:
        24.0937, 28.9101, -92.2241
      #0234b5 color charts
#0234b5 RGB chart
      #0234b5 CMYK chart
      #0234b5 RGB pie chart
      #0234b5 color shades, tints & tones
#0234b5 color schemes
#0234b5 color preview, HTML & CSS examples
           This text has a color of #0234b5        
        
          <p style="color:#0234b5;">Text here</p>
        
        
          .mytext {color:#0234b5;}
        
        Text color #0234b5
      
           This box has a color of #0234b5        
        
          <div style="background-color:#0234b5;">Content here</div>
        
        
          .mybackground {background-color:#0234b5;}
        
        Background color #0234b5
      
           Border around this has a color of #0234b5        
        
          <div style="border:2px solid #0234b5;">Content here</div>
        
        
          .myborder {border:2px solid #0234b5;}
        
        Border color #0234b5