#23249f color space conversions
Hex:
        #23249f
        RGB:
        35, 36, 159
        CMY:
        86, 86, 38
        CMYK:
        78, 77, 0, 38
      HSL:
        240°, 63.9175%, 38.0392%
        HSV (HSB):
        240°, 77.9874%, 62.3529%
        XYZ:
        7.5820, 4.1223, 33.1970
        xyY:
        0.1689, 0.0918, 4.1223
      CIE-Lab:
        24.0716, 42.5153, -65.5206
        CIE-LCH:
        24.0716, 78.1057, 302.9790
        CIE-Luv:
        24.0716, -5.7552, -77.8623
        Hunter-Lab:
        20.3034, 31.1274, -82.7294
      #23249f color charts
#23249f RGB chart
      #23249f CMYK chart
      #23249f RGB pie chart
      #23249f color shades, tints & tones
#23249f color schemes
#23249f color preview, HTML & CSS examples
           This text has a color of #23249f        
        
          <p style="color:#23249f;">Text here</p>
        
        
          .mytext {color:#23249f;}
        
        Text color #23249f
      
           This box has a color of #23249f        
        
          <div style="background-color:#23249f;">Content here</div>
        
        
          .mybackground {background-color:#23249f;}
        
        Background color #23249f
      
           Border around this has a color of #23249f        
        
          <div style="border:2px solid #23249f;">Content here</div>
        
        
          .myborder {border:2px solid #23249f;}
        
        Border color #23249f