#230cb7 color space conversions
Hex:
        #230cb7
        RGB:
        35, 12, 183
        CMY:
        86, 95, 28
        CMYK:
        81, 93, 0, 28
      HSL:
        248°, 87.6923%, 38.2353%
        HSV (HSB):
        248°, 93.4426%, 71.7647%
        XYZ:
        9.3719, 4.0392, 45.0854
        xyY:
        0.1602, 0.0690, 4.0392
      CIE-Lab:
        23.8005, 59.4392, -80.4479
        CIE-LCH:
        23.8005, 100.0244, 306.4590
        CIE-Luv:
        23.8005, -4.6926, -90.0971
        Hunter-Lab:
        20.0977, 48.0663, -118.9378
      #230cb7 color charts
#230cb7 RGB chart
      #230cb7 CMYK chart
      #230cb7 RGB pie chart
      #230cb7 color shades, tints & tones
#230cb7 color schemes
#230cb7 color preview, HTML & CSS examples
           This text has a color of #230cb7        
        
          <p style="color:#230cb7;">Text here</p>
        
        
          .mytext {color:#230cb7;}
        
        Text color #230cb7
      
           This box has a color of #230cb7        
        
          <div style="background-color:#230cb7;">Content here</div>
        
        
          .mybackground {background-color:#230cb7;}
        
        Background color #230cb7
      
           Border around this has a color of #230cb7        
        
          <div style="border:2px solid #230cb7;">Content here</div>
        
        
          .myborder {border:2px solid #230cb7;}
        
        Border color #230cb7