#0238bb color space conversions
Hex:
        #0238bb
        RGB:
        2, 56, 187
        CMY:
        99, 78, 27
        CMYK:
        99, 70, 0, 27
      HSL:
        222°, 97.8836%, 37.0588%
        HSV (HSB):
        222°, 98.9305%, 73.3333%
        XYZ:
        10.4088, 6.4291, 47.7060
        xyY:
        0.1613, 0.0996, 6.4291
      CIE-Lab:
        30.4702, 38.9139, -71.7824
        CIE-LCH:
        30.4702, 81.6517, 298.4625
        CIE-Luv:
        30.4702, -12.3880, -93.8213
        Hunter-Lab:
        25.3557, 28.9042, -93.8036
      #0238bb color charts
#0238bb RGB chart
      #0238bb CMYK chart
      #0238bb RGB pie chart
      #0238bb color shades, tints & tones
#0238bb color schemes
#0238bb color preview, HTML & CSS examples
           This text has a color of #0238bb        
        
          <p style="color:#0238bb;">Text here</p>
        
        
          .mytext {color:#0238bb;}
        
        Text color #0238bb
      
           This box has a color of #0238bb        
        
          <div style="background-color:#0238bb;">Content here</div>
        
        
          .mybackground {background-color:#0238bb;}
        
        Background color #0238bb
      
           Border around this has a color of #0238bb        
        
          <div style="border:2px solid #0238bb;">Content here</div>
        
        
          .myborder {border:2px solid #0238bb;}
        
        Border color #0238bb