#232c78 color space conversions
Hex:
        #232c78
        RGB:
        35, 44, 120
        CMY:
        86, 83, 53
        CMYK:
        71, 63, 0, 53
      HSL:
        234°, 54.8387%, 30.3922%
        HSV (HSB):
        234°, 70.8333%, 47.0588%
        XYZ:
        4.9840, 3.5148, 18.1850
        xyY:
        0.1868, 0.1317, 3.5148
      CIE-Lab:
        21.9976, 23.3641, -44.6276
        CIE-LCH:
        21.9976, 50.3737, 297.6336
        CIE-Luv:
        21.9976, -5.7918, -53.3492
        Hunter-Lab:
        18.7477, 14.6450, -44.3872
      #232c78 color charts
#232c78 RGB chart
      #232c78 CMYK chart
      #232c78 RGB pie chart
      #232c78 color shades, tints & tones
#232c78 color schemes
#232c78 color preview, HTML & CSS examples
           This text has a color of #232c78        
        
          <p style="color:#232c78;">Text here</p>
        
        
          .mytext {color:#232c78;}
        
        Text color #232c78
      
           This box has a color of #232c78        
        
          <div style="background-color:#232c78;">Content here</div>
        
        
          .mybackground {background-color:#232c78;}
        
        Background color #232c78
      
           Border around this has a color of #232c78        
        
          <div style="border:2px solid #232c78;">Content here</div>
        
        
          .myborder {border:2px solid #232c78;}
        
        Border color #232c78