#230a5f color space conversions
Hex:
        #230a5f
        RGB:
        35, 10, 95
        CMY:
        86, 96, 63
        CMYK:
        63, 89, 0, 63
      HSL:
        258°, 80.9524%, 20.5882%
        HSV (HSB):
        258°, 89.4737%, 37.2549%
        XYZ:
        2.8672, 1.4006, 10.9457
        xyY:
        0.1885, 0.0921, 1.4006
      CIE-Lab:
        11.9618, 35.1233, -44.7845
        CIE-LCH:
        11.9618, 56.9149, 308.1061
        CIE-Luv:
        11.9618, 0.6819, -38.2646
        Hunter-Lab:
        11.8348, 22.5344, -46.5513
      #230a5f color charts
#230a5f RGB chart
      #230a5f CMYK chart
      #230a5f RGB pie chart
      #230a5f color shades, tints & tones
#230a5f color schemes
#230a5f color preview, HTML & CSS examples
           This text has a color of #230a5f        
        
          <p style="color:#230a5f;">Text here</p>
        
        
          .mytext {color:#230a5f;}
        
        Text color #230a5f
      
           This box has a color of #230a5f        
        
          <div style="background-color:#230a5f;">Content here</div>
        
        
          .mybackground {background-color:#230a5f;}
        
        Background color #230a5f
      
           Border around this has a color of #230a5f        
        
          <div style="border:2px solid #230a5f;">Content here</div>
        
        
          .myborder {border:2px solid #230a5f;}
        
        Border color #230a5f