#0238d8 color space conversions
Hex:
        #0238d8
        RGB:
        2, 56, 216
        CMY:
        99, 78, 15
        CMYK:
        99, 74, 0, 15
      HSL:
        225°, 98.1651%, 42.7451%
        HSV (HSB):
        225°, 99.0741%, 84.7059%
        XYZ:
        13.8339, 7.7991, 65.7420
        xyY:
        0.1583, 0.0893, 7.7991
      CIE-Lab:
        33.5610, 49.3848, -83.5906
        CIE-LCH:
        33.5610, 97.0889, 300.5743
        CIE-Luv:
        33.5610, -12.7214, -110.9783
        Hunter-Lab:
        27.9269, 39.5497, -120.0242
      #0238d8 color charts
#0238d8 RGB chart
      #0238d8 CMYK chart
      #0238d8 RGB pie chart
      #0238d8 color shades, tints & tones
#0238d8 color schemes
#0238d8 color preview, HTML & CSS examples
           This text has a color of #0238d8        
        
          <p style="color:#0238d8;">Text here</p>
        
        
          .mytext {color:#0238d8;}
        
        Text color #0238d8
      
           This box has a color of #0238d8        
        
          <div style="background-color:#0238d8;">Content here</div>
        
        
          .mybackground {background-color:#0238d8;}
        
        Background color #0238d8
      
           Border around this has a color of #0238d8        
        
          <div style="border:2px solid #0238d8;">Content here</div>
        
        
          .myborder {border:2px solid #0238d8;}
        
        Border color #0238d8