#1262c2 color space conversions
Hex:
        #1262c2
        RGB:
        18, 98, 194
        CMY:
        93, 62, 24
        CMYK:
        91, 49, 0, 24
      HSL:
        213°, 83.0189%, 41.5686%
        HSV (HSB):
        213°, 90.7216%, 76.0784%
        XYZ:
        14.3547, 12.7590, 52.7451
        xyY:
        0.1798, 0.1598, 12.7590
      CIE-Lab:
        42.3979, 14.5551, -56.3879
        CIE-LCH:
        42.3979, 58.2362, 284.4736
        CIE-Luv:
        42.3979, -22.0935, -84.2438
        Hunter-Lab:
        35.7197, 9.2245, -62.5460
      #1262c2 color charts
#1262c2 RGB chart
      #1262c2 CMYK chart
      #1262c2 RGB pie chart
      #1262c2 color shades, tints & tones
#1262c2 color schemes
#1262c2 color preview, HTML & CSS examples
           This text has a color of #1262c2        
        
          <p style="color:#1262c2;">Text here</p>
        
        
          .mytext {color:#1262c2;}
        
        Text color #1262c2
      
           This box has a color of #1262c2        
        
          <div style="background-color:#1262c2;">Content here</div>
        
        
          .mybackground {background-color:#1262c2;}
        
        Background color #1262c2
      
           Border around this has a color of #1262c2        
        
          <div style="border:2px solid #1262c2;">Content here</div>
        
        
          .myborder {border:2px solid #1262c2;}
        
        Border color #1262c2