#1ca4dc color space conversions
Hex:
        #1ca4dc
        RGB:
        28, 164, 220
        CMY:
        89, 36, 14
        CMYK:
        87, 25, 0, 14
      HSL:
        198°, 77.4194%, 48.6275%
        HSV (HSB):
        198°, 87.2727%, 86.2745%
        XYZ:
        26.6726, 31.9651, 72.4742
        xyY:
        0.2034, 0.2438, 31.9651
      CIE-Lab:
        63.3140, -14.5208, -37.8759
        CIE-LCH:
        63.3140, 40.5640, 249.0243
        CIE-Luv:
        63.3140, -41.4752, -58.2289
        Hunter-Lab:
        56.5377, -14.7305, -36.4260
      #1ca4dc color charts
#1ca4dc RGB chart
      #1ca4dc CMYK chart
      #1ca4dc RGB pie chart
      #1ca4dc color shades, tints & tones
#1ca4dc color schemes
#1ca4dc color preview, HTML & CSS examples
           This text has a color of #1ca4dc        
        
          <p style="color:#1ca4dc;">Text here</p>
        
        
          .mytext {color:#1ca4dc;}
        
        Text color #1ca4dc
      
           This box has a color of #1ca4dc        
        
          <div style="background-color:#1ca4dc;">Content here</div>
        
        
          .mybackground {background-color:#1ca4dc;}
        
        Background color #1ca4dc
      
           Border around this has a color of #1ca4dc        
        
          <div style="border:2px solid #1ca4dc;">Content here</div>
        
        
          .myborder {border:2px solid #1ca4dc;}
        
        Border color #1ca4dc