#1272d2 color space conversions
Hex:
        #1272d2
        RGB:
        18, 114, 210
        CMY:
        93, 55, 18
        CMYK:
        91, 46, 0, 18
      HSL:
        210°, 84.2105%, 44.7059%
        HSV (HSB):
        210°, 91.4286%, 82.3529%
        XYZ:
        17.8996, 16.8164, 63.2752
        xyY:
        0.1827, 0.1716, 16.8164
      CIE-Lab:
        48.0278, 10.6151, -56.5065
        CIE-LCH:
        48.0278, 57.4949, 280.6394
        CIE-Luv:
        48.0278, -26.3362, -86.9733
        Hunter-Lab:
        41.0078, 6.1505, -62.7794
      #1272d2 color charts
#1272d2 RGB chart
      #1272d2 CMYK chart
      #1272d2 RGB pie chart
      #1272d2 color shades, tints & tones
#1272d2 color schemes
#1272d2 color preview, HTML & CSS examples
           This text has a color of #1272d2        
        
          <p style="color:#1272d2;">Text here</p>
        
        
          .mytext {color:#1272d2;}
        
        Text color #1272d2
      
           This box has a color of #1272d2        
        
          <div style="background-color:#1272d2;">Content here</div>
        
        
          .mybackground {background-color:#1272d2;}
        
        Background color #1272d2
      
           Border around this has a color of #1272d2        
        
          <div style="border:2px solid #1272d2;">Content here</div>
        
        
          .myborder {border:2px solid #1272d2;}
        
        Border color #1272d2