#012df2 color space conversions
Hex:
        #012df2
        RGB:
        1, 45, 242
        CMY:
        100, 82, 5
        CMYK:
        100, 81, 0, 5
      HSL:
        229°, 99.1770%, 47.6471%
        HSV (HSB):
        229°, 99.5868%, 94.9020%
        XYZ:
        16.9779, 8.2940, 84.7105
        xyY:
        0.1544, 0.0754, 8.2940
      CIE-Lab:
        34.5879, 63.5397, -96.7249
        CIE-LCH:
        34.5879, 115.7282, 303.3014
        CIE-Luv:
        34.5879, -11.7525, -125.7231
        Hunter-Lab:
        28.7994, 54.8312, -154.2361
      #012df2 color charts
#012df2 RGB chart
      #012df2 CMYK chart
      #012df2 RGB pie chart
      #012df2 color shades, tints & tones
#012df2 color schemes
#012df2 color preview, HTML & CSS examples
           This text has a color of #012df2        
        
          <p style="color:#012df2;">Text here</p>
        
        
          .mytext {color:#012df2;}
        
        Text color #012df2
      
           This box has a color of #012df2        
        
          <div style="background-color:#012df2;">Content here</div>
        
        
          .mybackground {background-color:#012df2;}
        
        Background color #012df2
      
           Border around this has a color of #012df2        
        
          <div style="border:2px solid #012df2;">Content here</div>
        
        
          .myborder {border:2px solid #012df2;}
        
        Border color #012df2