#1423c4 color space conversions
Hex:
        #1423c4
        RGB:
        20, 35, 196
        CMY:
        92, 86, 23
        CMYK:
        90, 82, 0, 23
      HSL:
        235°, 81.4815%, 42.3529%
        HSV (HSB):
        235°, 89.7959%, 76.8627%
        XYZ:
        10.8533, 5.3363, 52.6825
        xyY:
        0.1576, 0.0775, 5.3363
      CIE-Lab:
        27.6722, 54.3321, -81.7149
        CIE-LCH:
        27.6722, 98.1290, 303.6199
        CIE-Luv:
        27.6722, -8.4362, -99.0775
        Hunter-Lab:
        23.1005, 43.4392, -119.0455
      #1423c4 color charts
#1423c4 RGB chart
      #1423c4 CMYK chart
      #1423c4 RGB pie chart
      #1423c4 color shades, tints & tones
#1423c4 color schemes
#1423c4 color preview, HTML & CSS examples
           This text has a color of #1423c4        
        
          <p style="color:#1423c4;">Text here</p>
        
        
          .mytext {color:#1423c4;}
        
        Text color #1423c4
      
           This box has a color of #1423c4        
        
          <div style="background-color:#1423c4;">Content here</div>
        
        
          .mybackground {background-color:#1423c4;}
        
        Background color #1423c4
      
           Border around this has a color of #1423c4        
        
          <div style="border:2px solid #1423c4;">Content here</div>
        
        
          .myborder {border:2px solid #1423c4;}
        
        Border color #1423c4