#230b4f color space conversions
Hex:
        #230b4f
        RGB:
        35, 11, 79
        CMY:
        86, 96, 69
        CMYK:
        56, 86, 0, 69
      HSL:
        261°, 75.5556%, 17.6471%
        HSV (HSB):
        261°, 86.0759%, 30.9804%
        XYZ:
        2.2241, 1.1612, 7.5040
        xyY:
        0.2042, 0.1066, 1.1612
      CIE-Lab:
        10.2679, 29.7892, -36.7096
        CIE-LCH:
        10.2679, 47.2756, 309.0588
        CIE-Luv:
        10.2679, 1.7626, -29.4222
        Hunter-Lab:
        10.7758, 17.9841, -33.7452
      #230b4f color charts
#230b4f RGB chart
      #230b4f CMYK chart
      #230b4f RGB pie chart
      #230b4f color shades, tints & tones
#230b4f color schemes
#230b4f color preview, HTML & CSS examples
           This text has a color of #230b4f        
        
          <p style="color:#230b4f;">Text here</p>
        
        
          .mytext {color:#230b4f;}
        
        Text color #230b4f
      
           This box has a color of #230b4f        
        
          <div style="background-color:#230b4f;">Content here</div>
        
        
          .mybackground {background-color:#230b4f;}
        
        Background color #230b4f
      
           Border around this has a color of #230b4f        
        
          <div style="border:2px solid #230b4f;">Content here</div>
        
        
          .myborder {border:2px solid #230b4f;}
        
        Border color #230b4f