#1261c2 color space conversions
Hex:
        #1261c2
        RGB:
        18, 97, 194
        CMY:
        93, 62, 24
        CMYK:
        91, 50, 0, 24
      HSL:
        213°, 83.0189%, 41.5686%
        HSV (HSB):
        213°, 90.7216%, 76.0784%
        XYZ:
        14.2618, 12.5730, 52.7141
        xyY:
        0.1793, 0.1581, 12.5730
      CIE-Lab:
        42.1127, 15.2079, -56.8487
        CIE-LCH:
        42.1127, 58.8478, 284.9768
        CIE-Luv:
        42.1127, -21.7971, -84.7919
        Hunter-Lab:
        35.4585, 9.7422, -63.3222
      #1261c2 color charts
#1261c2 RGB chart
      #1261c2 CMYK chart
      #1261c2 RGB pie chart
      #1261c2 color shades, tints & tones
#1261c2 color schemes
#1261c2 color preview, HTML & CSS examples
           This text has a color of #1261c2        
        
          <p style="color:#1261c2;">Text here</p>
        
        
          .mytext {color:#1261c2;}
        
        Text color #1261c2
      
           This box has a color of #1261c2        
        
          <div style="background-color:#1261c2;">Content here</div>
        
        
          .mybackground {background-color:#1261c2;}
        
        Background color #1261c2
      
           Border around this has a color of #1261c2        
        
          <div style="border:2px solid #1261c2;">Content here</div>
        
        
          .myborder {border:2px solid #1261c2;}
        
        Border color #1261c2