#230b7e color space conversions
Hex:
        #230b7e
        RGB:
        35, 11, 126
        CMY:
        86, 96, 51
        CMYK:
        72, 91, 0, 51
      HSL:
        253°, 83.9416%, 26.8627%
        HSV (HSB):
        253°, 91.2698%, 49.4118%
        XYZ:
        4.5787, 2.1030, 19.9033
        xyY:
        0.1722, 0.0791, 2.1030
      CIE-Lab:
        16.0189, 43.9177, -58.3008
        CIE-LCH:
        16.0189, 72.9914, 306.9905
        CIE-Luv:
        16.0189, -1.4015, -56.4004
        Hunter-Lab:
        14.5018, 30.9802, -71.2223
      #230b7e color charts
#230b7e RGB chart
      #230b7e CMYK chart
      #230b7e RGB pie chart
      #230b7e color shades, tints & tones
#230b7e color schemes
#230b7e color preview, HTML & CSS examples
           This text has a color of #230b7e        
        
          <p style="color:#230b7e;">Text here</p>
        
        
          .mytext {color:#230b7e;}
        
        Text color #230b7e
      
           This box has a color of #230b7e        
        
          <div style="background-color:#230b7e;">Content here</div>
        
        
          .mybackground {background-color:#230b7e;}
        
        Background color #230b7e
      
           Border around this has a color of #230b7e        
        
          <div style="border:2px solid #230b7e;">Content here</div>
        
        
          .myborder {border:2px solid #230b7e;}
        
        Border color #230b7e