#1261c1 color space conversions
Hex:
        #1261c1
        RGB:
        18, 97, 193
        CMY:
        93, 62, 24
        CMYK:
        91, 50, 0, 24
      HSL:
        213°, 82.9384%, 41.3725%
        HSV (HSB):
        213°, 90.6736%, 75.6863%
        XYZ:
        14.1498, 12.5282, 52.1245
        xyY:
        0.1796, 0.1590, 12.5282
      CIE-Lab:
        42.0436, 14.8086, -56.3802
        CIE-LCH:
        42.0436, 58.2925, 284.7167
        CIE-Luv:
        42.0436, -21.8292, -84.0474
        Hunter-Lab:
        35.3953, 9.4164, -62.5362
      #1261c1 color charts
#1261c1 RGB chart
      #1261c1 CMYK chart
      #1261c1 RGB pie chart
      #1261c1 color shades, tints & tones
#1261c1 color schemes
#1261c1 color preview, HTML & CSS examples
           This text has a color of #1261c1        
        
          <p style="color:#1261c1;">Text here</p>
        
        
          .mytext {color:#1261c1;}
        
        Text color #1261c1
      
           This box has a color of #1261c1        
        
          <div style="background-color:#1261c1;">Content here</div>
        
        
          .mybackground {background-color:#1261c1;}
        
        Background color #1261c1
      
           Border around this has a color of #1261c1        
        
          <div style="border:2px solid #1261c1;">Content here</div>
        
        
          .myborder {border:2px solid #1261c1;}
        
        Border color #1261c1