#1263bf color space conversions
Hex:
        #1263bf
        RGB:
        18, 99, 191
        CMY:
        93, 61, 25
        CMYK:
        91, 48, 0, 25
      HSL:
        212°, 82.7751%, 40.9804%
        HSV (HSB):
        212°, 90.5759%, 74.9020%
        XYZ:
        14.1153, 12.8139, 51.0196
        xyY:
        0.1811, 0.1644, 12.8139
      CIE-Lab:
        42.4814, 12.7059, -54.5119
        CIE-LCH:
        42.4814, 55.9731, 283.1205
        CIE-Luv:
        42.4814, -22.4956, -81.4243
        Hunter-Lab:
        35.7965, 7.7423, -59.4467
      #1263bf color charts
#1263bf RGB chart
      #1263bf CMYK chart
      #1263bf RGB pie chart
      #1263bf color shades, tints & tones
#1263bf color schemes
#1263bf color preview, HTML & CSS examples
           This text has a color of #1263bf        
        
          <p style="color:#1263bf;">Text here</p>
        
        
          .mytext {color:#1263bf;}
        
        Text color #1263bf
      
           This box has a color of #1263bf        
        
          <div style="background-color:#1263bf;">Content here</div>
        
        
          .mybackground {background-color:#1263bf;}
        
        Background color #1263bf
      
           Border around this has a color of #1263bf        
        
          <div style="border:2px solid #1263bf;">Content here</div>
        
        
          .myborder {border:2px solid #1263bf;}
        
        Border color #1263bf