#0226fc color space conversions
Hex:
        #0226fc
        RGB:
        2, 38, 252
        CMY:
        99, 85, 1
        CMYK:
        99, 85, 0, 1
      HSL:
        231°, 98.4252%, 49.8039%
        HSV (HSB):
        231°, 99.2063%, 98.8235%
        XYZ:
        18.2888, 8.4274, 92.7582
        xyY:
        0.1531, 0.0705, 8.4274
      CIE-Lab:
        34.8576, 69.4457, -101.9097
        CIE-LCH:
        34.8576, 123.3219, 304.2722
        CIE-Luv:
        34.8576, -11.2767, -130.9686
        Hunter-Lab:
        29.0300, 61.6521, -169.1255
      #0226fc color charts
#0226fc RGB chart
      #0226fc CMYK chart
      #0226fc RGB pie chart
      #0226fc color shades, tints & tones
#0226fc color schemes
#0226fc color preview, HTML & CSS examples
           This text has a color of #0226fc        
        
          <p style="color:#0226fc;">Text here</p>
        
        
          .mytext {color:#0226fc;}
        
        Text color #0226fc
      
           This box has a color of #0226fc        
        
          <div style="background-color:#0226fc;">Content here</div>
        
        
          .mybackground {background-color:#0226fc;}
        
        Background color #0226fc
      
           Border around this has a color of #0226fc        
        
          <div style="border:2px solid #0226fc;">Content here</div>
        
        
          .myborder {border:2px solid #0226fc;}
        
        Border color #0226fc