#0234e5 color space conversions
Hex:
        #0234e5
        RGB:
        2, 52, 229
        CMY:
        99, 80, 10
        CMYK:
        99, 77, 0, 10
      HSL:
        227°, 98.2684%, 45.2941%
        HSV (HSB):
        227°, 99.1266%, 89.8039%
        XYZ:
        15.3959, 8.1260, 74.8858
        xyY:
        0.1565, 0.0826, 8.1260
      CIE-Lab:
        34.2440, 55.9889, -89.9124
        CIE-LCH:
        34.2440, 105.9198, 301.9107
        CIE-Luv:
        34.2440, -12.3282, -118.5388
        Hunter-Lab:
        28.5062, 46.5201, -135.8005
      #0234e5 color charts
#0234e5 RGB chart
      #0234e5 CMYK chart
      #0234e5 RGB pie chart
      #0234e5 color shades, tints & tones
#0234e5 color schemes
#0234e5 color preview, HTML & CSS examples
           This text has a color of #0234e5        
        
          <p style="color:#0234e5;">Text here</p>
        
        
          .mytext {color:#0234e5;}
        
        Text color #0234e5
      
           This box has a color of #0234e5        
        
          <div style="background-color:#0234e5;">Content here</div>
        
        
          .mybackground {background-color:#0234e5;}
        
        Background color #0234e5
      
           Border around this has a color of #0234e5        
        
          <div style="border:2px solid #0234e5;">Content here</div>
        
        
          .myborder {border:2px solid #0234e5;}
        
        Border color #0234e5