#1423bd color space conversions
Hex:
        #1423bd
        RGB:
        20, 35, 189
        CMY:
        92, 86, 26
        CMYK:
        89, 81, 0, 26
      HSL:
        235°, 80.8612%, 40.9804%
        HSV (HSB):
        235°, 89.4180%, 74.1176%
        XYZ:
        10.0748, 5.0249, 48.5830
        xyY:
        0.1582, 0.0789, 5.0249
      CIE-Lab:
        26.8056, 52.1230, -79.0259
        CIE-LCH:
        26.8056, 94.6673, 303.4076
        CIE-Luv:
        26.8056, -8.2006, -95.0383
        Hunter-Lab:
        22.4163, 40.9969, -112.8082
      #1423bd color charts
#1423bd RGB chart
      #1423bd CMYK chart
      #1423bd RGB pie chart
      #1423bd color shades, tints & tones
#1423bd color schemes
#1423bd color preview, HTML & CSS examples
           This text has a color of #1423bd        
        
          <p style="color:#1423bd;">Text here</p>
        
        
          .mytext {color:#1423bd;}
        
        Text color #1423bd
      
           This box has a color of #1423bd        
        
          <div style="background-color:#1423bd;">Content here</div>
        
        
          .mybackground {background-color:#1423bd;}
        
        Background color #1423bd
      
           Border around this has a color of #1423bd        
        
          <div style="border:2px solid #1423bd;">Content here</div>
        
        
          .myborder {border:2px solid #1423bd;}
        
        Border color #1423bd