#145cd5 color space conversions
Hex:
        #145cd5
        RGB:
        20, 92, 213
        CMY:
        92, 64, 16
        CMYK:
        91, 57, 0, 16
      HSL:
        218°, 82.8326%, 45.6863%
        HSV (HSB):
        218°, 90.6103%, 83.5294%
        XYZ:
        16.1259, 12.6071, 64.5343
        xyY:
        0.1729, 0.1352, 12.6071
      CIE-Lab:
        42.1652, 26.0873, -67.7142
        CIE-LCH:
        42.1652, 72.5656, 291.0694
        CIE-Luv:
        42.1652, -19.7937, -100.7758
        Hunter-Lab:
        35.5065, 18.9324, -82.9071
      #145cd5 color charts
#145cd5 RGB chart
      #145cd5 CMYK chart
      #145cd5 RGB pie chart
      #145cd5 color shades, tints & tones
#145cd5 color schemes
#145cd5 color preview, HTML & CSS examples
           This text has a color of #145cd5        
        
          <p style="color:#145cd5;">Text here</p>
        
        
          .mytext {color:#145cd5;}
        
        Text color #145cd5
      
           This box has a color of #145cd5        
        
          <div style="background-color:#145cd5;">Content here</div>
        
        
          .mybackground {background-color:#145cd5;}
        
        Background color #145cd5
      
           Border around this has a color of #145cd5        
        
          <div style="border:2px solid #145cd5;">Content here</div>
        
        
          .myborder {border:2px solid #145cd5;}
        
        Border color #145cd5