#145cdf color space conversions
Hex:
        #145cdf
        RGB:
        20, 92, 223
        CMY:
        92, 64, 13
        CMYK:
        91, 59, 0, 13
      HSL:
        219°, 83.5391%, 47.6471%
        HSV (HSB):
        219°, 91.0314%, 87.4510%
        XYZ:
        17.4349, 13.1307, 71.4276
        xyY:
        0.1709, 0.1287, 13.1307
      CIE-Lab:
        42.9596, 29.9591, -72.1251
        CIE-LCH:
        42.9596, 78.0998, 292.5569
        CIE-Luv:
        42.9596, -19.6329, -107.5957
        Hunter-Lab:
        36.2363, 22.4707, -91.5046
      #145cdf color charts
#145cdf RGB chart
      #145cdf CMYK chart
      #145cdf RGB pie chart
      #145cdf color shades, tints & tones
#145cdf color schemes
#145cdf color preview, HTML & CSS examples
           This text has a color of #145cdf        
        
          <p style="color:#145cdf;">Text here</p>
        
        
          .mytext {color:#145cdf;}
        
        Text color #145cdf
      
           This box has a color of #145cdf        
        
          <div style="background-color:#145cdf;">Content here</div>
        
        
          .mybackground {background-color:#145cdf;}
        
        Background color #145cdf
      
           Border around this has a color of #145cdf        
        
          <div style="border:2px solid #145cdf;">Content here</div>
        
        
          .myborder {border:2px solid #145cdf;}
        
        Border color #145cdf