#145be9 color space conversions
Hex:
        #145be9
        RGB:
        20, 91, 233
        CMY:
        92, 64, 9
        CMYK:
        91, 61, 0, 9
      HSL:
        220°, 84.1897%, 49.6078%
        HSV (HSB):
        220°, 91.4163%, 91.3725%
        XYZ:
        18.7376, 13.5141, 78.7117
        xyY:
        0.1689, 0.1218, 13.5141
      CIE-Lab:
        43.5279, 34.4157, -76.8624
        CIE-LCH:
        43.5279, 84.2156, 294.1208
        CIE-Luv:
        43.5279, -19.2643, -114.6064
        Hunter-Lab:
        36.7615, 26.6499, -101.2154
      #145be9 color charts
#145be9 RGB chart
      #145be9 CMYK chart
      #145be9 RGB pie chart
      #145be9 color shades, tints & tones
#145be9 color schemes
#145be9 color preview, HTML & CSS examples
           This text has a color of #145be9        
        
          <p style="color:#145be9;">Text here</p>
        
        
          .mytext {color:#145be9;}
        
        Text color #145be9
      
           This box has a color of #145be9        
        
          <div style="background-color:#145be9;">Content here</div>
        
        
          .mybackground {background-color:#145be9;}
        
        Background color #145be9
      
           Border around this has a color of #145be9        
        
          <div style="border:2px solid #145be9;">Content here</div>
        
        
          .myborder {border:2px solid #145be9;}
        
        Border color #145be9