#230e7b color space conversions
Hex:
        #230e7b
        RGB:
        35, 14, 123
        CMY:
        86, 95, 52
        CMYK:
        72, 89, 0, 52
      HSL:
        252°, 79.5620%, 26.8627%
        HSV (HSB):
        252°, 88.6179%, 48.2353%
        XYZ:
        4.4253, 2.1015, 18.9113
        xyY:
        0.1740, 0.0826, 2.1015
      CIE-Lab:
        16.0109, 41.8974, -56.3966
        CIE-LCH:
        16.0109, 70.2564, 306.6089
        CIE-Luv:
        16.0109, -1.4254, -55.0056
        Hunter-Lab:
        14.4964, 29.1220, -67.1992
      #230e7b color charts
#230e7b RGB chart
      #230e7b CMYK chart
      #230e7b RGB pie chart
      #230e7b color shades, tints & tones
#230e7b color schemes
#230e7b color preview, HTML & CSS examples
           This text has a color of #230e7b        
        
          <p style="color:#230e7b;">Text here</p>
        
        
          .mytext {color:#230e7b;}
        
        Text color #230e7b
      
           This box has a color of #230e7b        
        
          <div style="background-color:#230e7b;">Content here</div>
        
        
          .mybackground {background-color:#230e7b;}
        
        Background color #230e7b
      
           Border around this has a color of #230e7b        
        
          <div style="border:2px solid #230e7b;">Content here</div>
        
        
          .myborder {border:2px solid #230e7b;}
        
        Border color #230e7b