#1293d1 color space conversions
Hex:
        #1293d1
        RGB:
        18, 147, 209
        CMY:
        93, 42, 18
        CMYK:
        91, 30, 0, 18
      HSL:
        199°, 84.1410%, 44.5098%
        HSV (HSB):
        199°, 91.3876%, 81.9608%
        XYZ:
        22.1918, 25.5995, 64.0932
        xyY:
        0.1983, 0.2288, 25.5995
      CIE-Lab:
        57.6549, -9.5934, -40.6242
        CIE-LCH:
        57.6549, 41.7415, 256.7130
        CIE-Luv:
        57.6549, -37.1119, -62.4781
        Hunter-Lab:
        50.5959, -10.2513, -39.6894
      #1293d1 color charts
#1293d1 RGB chart
      #1293d1 CMYK chart
      #1293d1 RGB pie chart
      #1293d1 color shades, tints & tones
#1293d1 color schemes
#1293d1 color preview, HTML & CSS examples
           This text has a color of #1293d1        
        
          <p style="color:#1293d1;">Text here</p>
        
        
          .mytext {color:#1293d1;}
        
        Text color #1293d1
      
           This box has a color of #1293d1        
        
          <div style="background-color:#1293d1;">Content here</div>
        
        
          .mybackground {background-color:#1293d1;}
        
        Background color #1293d1
      
           Border around this has a color of #1293d1        
        
          <div style="border:2px solid #1293d1;">Content here</div>
        
        
          .myborder {border:2px solid #1293d1;}
        
        Border color #1293d1