#1269dc color space conversions
Hex:
        #1269dc
        RGB:
        18, 105, 220
        CMY:
        93, 59, 14
        CMYK:
        92, 52, 0, 14
      HSL:
        214°, 84.8739%, 46.6667%
        HSV (HSB):
        214°, 91.8182%, 86.2745%
        XYZ:
        18.2193, 15.3991, 69.7222
        xyY:
        0.1763, 0.1490, 15.3991
      CIE-Lab:
        46.1760, 20.2933, -65.1854
        CIE-LCH:
        46.1760, 68.2711, 287.2922
        CIE-Luv:
        46.1760, -23.3202, -99.6359
        Hunter-Lab:
        39.2416, 14.2020, -77.8738
      #1269dc color charts
#1269dc RGB chart
      #1269dc CMYK chart
      #1269dc RGB pie chart
      #1269dc color shades, tints & tones
#1269dc color schemes
#1269dc color preview, HTML & CSS examples
           This text has a color of #1269dc        
        
          <p style="color:#1269dc;">Text here</p>
        
        
          .mytext {color:#1269dc;}
        
        Text color #1269dc
      
           This box has a color of #1269dc        
        
          <div style="background-color:#1269dc;">Content here</div>
        
        
          .mybackground {background-color:#1269dc;}
        
        Background color #1269dc
      
           Border around this has a color of #1269dc        
        
          <div style="border:2px solid #1269dc;">Content here</div>
        
        
          .myborder {border:2px solid #1269dc;}
        
        Border color #1269dc