#1272f2 color space conversions
Hex:
        #1272f2
        RGB:
        18, 114, 242
        CMY:
        93, 55, 5
        CMYK:
        93, 53, 0, 5
      HSL:
        214°, 89.6000%, 50.9804%
        HSV (HSB):
        214°, 92.5620%, 94.9020%
        XYZ:
        22.2938, 18.5740, 86.4145
        xyY:
        0.1752, 0.1459, 18.5740
      CIE-Lab:
        50.1851, 23.0751, -71.0585
        CIE-LCH:
        50.1851, 74.7112, 287.9903
        CIE-Luv:
        50.1851, -25.2093, -110.8463
        Hunter-Lab:
        43.0976, 16.9147, -88.7134
      #1272f2 color charts
#1272f2 RGB chart
      #1272f2 CMYK chart
      #1272f2 RGB pie chart
      #1272f2 color shades, tints & tones
#1272f2 color schemes
#1272f2 color preview, HTML & CSS examples
           This text has a color of #1272f2        
        
          <p style="color:#1272f2;">Text here</p>
        
        
          .mytext {color:#1272f2;}
        
        Text color #1272f2
      
           This box has a color of #1272f2        
        
          <div style="background-color:#1272f2;">Content here</div>
        
        
          .mybackground {background-color:#1272f2;}
        
        Background color #1272f2
      
           Border around this has a color of #1272f2        
        
          <div style="border:2px solid #1272f2;">Content here</div>
        
        
          .myborder {border:2px solid #1272f2;}
        
        Border color #1272f2