#1295ee color space conversions
Hex:
        #1295ee
        RGB:
        18, 149, 238
        CMY:
        93, 42, 7
        CMYK:
        92, 37, 0, 7
      HSL:
        204°, 86.6142%, 50.1961%
        HSV (HSB):
        204°, 92.4370%, 93.3333%
        XYZ:
        26.4295, 27.7965, 84.8612
        xyY:
        0.1900, 0.1998, 27.7965
      CIE-Lab:
        59.7045, 0.0401, -53.5295
        CIE-LCH:
        59.7045, 53.5295, 270.0429
        CIE-Luv:
        59.7045, -35.9927, -85.3062
        Hunter-Lab:
        52.7224, -2.7830, -58.5266
      #1295ee color charts
#1295ee RGB chart
      #1295ee CMYK chart
      #1295ee RGB pie chart
      #1295ee color shades, tints & tones
#1295ee color schemes
#1295ee color preview, HTML & CSS examples
           This text has a color of #1295ee        
        
          <p style="color:#1295ee;">Text here</p>
        
        
          .mytext {color:#1295ee;}
        
        Text color #1295ee
      
           This box has a color of #1295ee        
        
          <div style="background-color:#1295ee;">Content here</div>
        
        
          .mybackground {background-color:#1295ee;}
        
        Background color #1295ee
      
           Border around this has a color of #1295ee        
        
          <div style="border:2px solid #1295ee;">Content here</div>
        
        
          .myborder {border:2px solid #1295ee;}
        
        Border color #1295ee