#1260cf color space conversions
Hex:
        #1260cf
        RGB:
        18, 96, 207
        CMY:
        93, 62, 19
        CMYK:
        91, 54, 0, 19
      HSL:
        215°, 84.0000%, 44.1176%
        HSV (HSB):
        215°, 91.3043%, 81.1765%
        XYZ:
        15.6948, 12.9993, 60.7134
        xyY:
        0.1755, 0.1454, 12.9993
      CIE-Lab:
        42.7622, 21.0250, -63.3016
        CIE-LCH:
        42.7622, 66.7019, 288.3734
        CIE-Luv:
        42.7622, -21.1385, -94.7875
        Hunter-Lab:
        36.0546, 14.6067, -74.6020
      #1260cf color charts
#1260cf RGB chart
      #1260cf CMYK chart
      #1260cf RGB pie chart
      #1260cf color shades, tints & tones
#1260cf color schemes
#1260cf color preview, HTML & CSS examples
           This text has a color of #1260cf        
        
          <p style="color:#1260cf;">Text here</p>
        
        
          .mytext {color:#1260cf;}
        
        Text color #1260cf
      
           This box has a color of #1260cf        
        
          <div style="background-color:#1260cf;">Content here</div>
        
        
          .mybackground {background-color:#1260cf;}
        
        Background color #1260cf
      
           Border around this has a color of #1260cf        
        
          <div style="border:2px solid #1260cf;">Content here</div>
        
        
          .myborder {border:2px solid #1260cf;}
        
        Border color #1260cf