#230baf color space conversions
Hex:
        #230baf
        RGB:
        35, 11, 175
        CMY:
        86, 96, 31
        CMYK:
        80, 94, 0, 31
      HSL:
        249°, 88.1720%, 36.4706%
        HSV (HSB):
        249°, 93.7143%, 68.6275%
        XYZ:
        8.5507, 3.6918, 40.8194
        xyY:
        0.1611, 0.0696, 3.6918
      CIE-Lab:
        22.6252, 57.5510, -77.6158
        CIE-LCH:
        22.6252, 96.6247, 306.5564
        CIE-Luv:
        22.6252, -4.2164, -85.3178
        Hunter-Lab:
        19.2141, 45.8115, -112.5087
      #230baf color charts
#230baf RGB chart
      #230baf CMYK chart
      #230baf RGB pie chart
      #230baf color shades, tints & tones
#230baf color schemes
#230baf color preview, HTML & CSS examples
           This text has a color of #230baf        
        
          <p style="color:#230baf;">Text here</p>
        
        
          .mytext {color:#230baf;}
        
        Text color #230baf
      
           This box has a color of #230baf        
        
          <div style="background-color:#230baf;">Content here</div>
        
        
          .mybackground {background-color:#230baf;}
        
        Background color #230baf
      
           Border around this has a color of #230baf        
        
          <div style="border:2px solid #230baf;">Content here</div>
        
        
          .myborder {border:2px solid #230baf;}
        
        Border color #230baf