#1266fe color space conversions
Hex:
        #1266fe
        RGB:
        18, 102, 254
        CMY:
        93, 60, 0
        CMYK:
        93, 60, 0, 0
      HSL:
        219°, 99.1597%, 53.3333%
        HSV (HSB):
        219°, 92.9134%, 99.6078%
        XYZ:
        22.8902, 16.7871, 95.7997
        xyY:
        0.1690, 0.1239, 16.7871
      CIE-Lab:
        47.9907, 35.2595, -81.3165
        CIE-LCH:
        47.9907, 88.6319, 293.4419
        CIE-Luv:
        47.9907, -21.8032, -124.4947
        Hunter-Lab:
        40.9721, 28.0230, -109.9498
      #1266fe color charts
#1266fe RGB chart
      #1266fe CMYK chart
      #1266fe RGB pie chart
      #1266fe color shades, tints & tones
#1266fe color schemes
#1266fe color preview, HTML & CSS examples
           This text has a color of #1266fe        
        
          <p style="color:#1266fe;">Text here</p>
        
        
          .mytext {color:#1266fe;}
        
        Text color #1266fe
      
           This box has a color of #1266fe        
        
          <div style="background-color:#1266fe;">Content here</div>
        
        
          .mybackground {background-color:#1266fe;}
        
        Background color #1266fe
      
           Border around this has a color of #1266fe        
        
          <div style="border:2px solid #1266fe;">Content here</div>
        
        
          .myborder {border:2px solid #1266fe;}
        
        Border color #1266fe