#1266fd color space conversions
Hex:
        #1266fd
        RGB:
        18, 102, 253
        CMY:
        93, 60, 1
        CMYK:
        93, 60, 0, 1
      HSL:
        219°, 98.3264%, 53.1373%
        HSV (HSB):
        219°, 92.8854%, 99.2157%
        XYZ:
        22.7304, 16.7232, 94.9584
        xyY:
        0.1691, 0.1244, 16.7232
      CIE-Lab:
        47.9093, 34.8845, -80.8940
        CIE-LCH:
        47.9093, 88.0953, 293.3275
        CIE-Luv:
        47.9093, -21.8173, -123.8334
        Hunter-Lab:
        40.8940, 27.6526, -109.0492
      #1266fd color charts
#1266fd RGB chart
      #1266fd CMYK chart
      #1266fd RGB pie chart
      #1266fd color shades, tints & tones
#1266fd color schemes
#1266fd color preview, HTML & CSS examples
           This text has a color of #1266fd        
        
          <p style="color:#1266fd;">Text here</p>
        
        
          .mytext {color:#1266fd;}
        
        Text color #1266fd
      
           This box has a color of #1266fd        
        
          <div style="background-color:#1266fd;">Content here</div>
        
        
          .mybackground {background-color:#1266fd;}
        
        Background color #1266fd
      
           Border around this has a color of #1266fd        
        
          <div style="border:2px solid #1266fd;">Content here</div>
        
        
          .myborder {border:2px solid #1266fd;}
        
        Border color #1266fd