#145fe7 color space conversions
Hex:
        #145fe7
        RGB:
        20, 95, 231
        CMY:
        92, 63, 9
        CMYK:
        91, 59, 0, 9
      HSL:
        219°, 84.0637%, 49.2157%
        HSV (HSB):
        219°, 91.3420%, 90.5882%
        XYZ:
        18.8045, 14.1027, 77.3323
        xyY:
        0.1706, 0.1279, 14.1027
      CIE-Lab:
        44.3798, 31.0896, -74.3388
        CIE-LCH:
        44.3798, 80.5781, 292.6954
        CIE-Luv:
        44.3798, -20.2796, -111.8173
        Hunter-Lab:
        37.5535, 23.6632, -95.8058
      #145fe7 color charts
#145fe7 RGB chart
      #145fe7 CMYK chart
      #145fe7 RGB pie chart
      #145fe7 color shades, tints & tones
#145fe7 color schemes
#145fe7 color preview, HTML & CSS examples
           This text has a color of #145fe7        
        
          <p style="color:#145fe7;">Text here</p>
        
        
          .mytext {color:#145fe7;}
        
        Text color #145fe7
      
           This box has a color of #145fe7        
        
          <div style="background-color:#145fe7;">Content here</div>
        
        
          .mybackground {background-color:#145fe7;}
        
        Background color #145fe7
      
           Border around this has a color of #145fe7        
        
          <div style="border:2px solid #145fe7;">Content here</div>
        
        
          .myborder {border:2px solid #145fe7;}
        
        Border color #145fe7