#1299cd color space conversions
Hex:
        #1299cd
        RGB:
        18, 153, 205
        CMY:
        93, 40, 20
        CMYK:
        91, 25, 0, 20
      HSL:
        197°, 83.8565%, 43.7255%
        HSV (HSB):
        197°, 91.2195%, 80.3922%
        XYZ:
        22.6601, 27.3188, 61.8364
        xyY:
        0.2027, 0.2443, 27.3188
      CIE-Lab:
        59.2683, -14.3969, -35.8516
        CIE-LCH:
        59.2683, 38.6343, 248.1212
        CIE-Luv:
        59.2683, -39.4188, -54.2871
        Hunter-Lab:
        52.2674, -14.0807, -33.5574
      #1299cd color charts
#1299cd RGB chart
      #1299cd CMYK chart
      #1299cd RGB pie chart
      #1299cd color shades, tints & tones
#1299cd color schemes
#1299cd color preview, HTML & CSS examples
           This text has a color of #1299cd        
        
          <p style="color:#1299cd;">Text here</p>
        
        
          .mytext {color:#1299cd;}
        
        Text color #1299cd
      
           This box has a color of #1299cd        
        
          <div style="background-color:#1299cd;">Content here</div>
        
        
          .mybackground {background-color:#1299cd;}
        
        Background color #1299cd
      
           Border around this has a color of #1299cd        
        
          <div style="border:2px solid #1299cd;">Content here</div>
        
        
          .myborder {border:2px solid #1299cd;}
        
        Border color #1299cd