#145ccf color space conversions
Hex:
        #145ccf
        RGB:
        20, 92, 207
        CMY:
        92, 64, 19
        CMYK:
        90, 56, 0, 19
      HSL:
        217°, 82.3789%, 44.5098%
        HSV (HSB):
        217°, 90.3382%, 81.1765%
        XYZ:
        15.3781, 12.3080, 60.5967
        xyY:
        0.1742, 0.1394, 12.3080
      CIE-Lab:
        41.7015, 23.7396, -65.0248
        CIE-LCH:
        41.7015, 69.2228, 290.0564
        CIE-Luv:
        41.7015, -19.9083, -96.6037
        Hunter-Lab:
        35.0828, 16.8485, -77.8506
      #145ccf color charts
#145ccf RGB chart
      #145ccf CMYK chart
      #145ccf RGB pie chart
      #145ccf color shades, tints & tones
#145ccf color schemes
#145ccf color preview, HTML & CSS examples
           This text has a color of #145ccf        
        
          <p style="color:#145ccf;">Text here</p>
        
        
          .mytext {color:#145ccf;}
        
        Text color #145ccf
      
           This box has a color of #145ccf        
        
          <div style="background-color:#145ccf;">Content here</div>
        
        
          .mybackground {background-color:#145ccf;}
        
        Background color #145ccf
      
           Border around this has a color of #145ccf        
        
          <div style="border:2px solid #145ccf;">Content here</div>
        
        
          .myborder {border:2px solid #145ccf;}
        
        Border color #145ccf