#012fd4 color space conversions
Hex:
        #012fd4
        RGB:
        1, 47, 212
        CMY:
        100, 82, 17
        CMYK:
        100, 78, 0, 17
      HSL:
        227°, 99.0610%, 41.7647%
        HSV (HSB):
        227°, 99.5283%, 83.1373%
        XYZ:
        12.9127, 6.7929, 62.9180
        xyY:
        0.1563, 0.0822, 6.7929
      CIE-Lab:
        31.3308, 53.0251, -84.9797
        CIE-LCH:
        31.3308, 100.1659, 301.9631
        CIE-Luv:
        31.3308, -11.2782, -108.7242
        Hunter-Lab:
        26.0633, 42.8246, -124.8844
      #012fd4 color charts
#012fd4 RGB chart
      #012fd4 CMYK chart
      #012fd4 RGB pie chart
      #012fd4 color shades, tints & tones
#012fd4 color schemes
#012fd4 color preview, HTML & CSS examples
           This text has a color of #012fd4        
        
          <p style="color:#012fd4;">Text here</p>
        
        
          .mytext {color:#012fd4;}
        
        Text color #012fd4
      
           This box has a color of #012fd4        
        
          <div style="background-color:#012fd4;">Content here</div>
        
        
          .mybackground {background-color:#012fd4;}
        
        Background color #012fd4
      
           Border around this has a color of #012fd4        
        
          <div style="border:2px solid #012fd4;">Content here</div>
        
        
          .myborder {border:2px solid #012fd4;}
        
        Border color #012fd4