#2226fb color space conversions
Hex:
        #2226fb
        RGB:
        34, 38, 251
        CMY:
        87, 85, 2
        CMYK:
        86, 85, 0, 2
      HSL:
        239°, 96.4444%, 55.8824%
        HSV (HSB):
        239°, 86.4542%, 98.4314%
        XYZ:
        18.7654, 8.6913, 91.9553
        xyY:
        0.1571, 0.0728, 8.6913
      CIE-Lab:
        35.3831, 69.6664, -100.4551
        CIE-LCH:
        35.3831, 122.2482, 304.7416
        CIE-Luv:
        35.3831, -9.7631, -130.7655
        Hunter-Lab:
        29.4811, 62.0275, -164.2965
      #2226fb color charts
#2226fb RGB chart
      #2226fb CMYK chart
      #2226fb RGB pie chart
      #2226fb color shades, tints & tones
#2226fb color schemes
#2226fb color preview, HTML & CSS examples
           This text has a color of #2226fb        
        
          <p style="color:#2226fb;">Text here</p>
        
        
          .mytext {color:#2226fb;}
        
        Text color #2226fb
      
           This box has a color of #2226fb        
        
          <div style="background-color:#2226fb;">Content here</div>
        
        
          .mybackground {background-color:#2226fb;}
        
        Background color #2226fb
      
           Border around this has a color of #2226fb        
        
          <div style="border:2px solid #2226fb;">Content here</div>
        
        
          .myborder {border:2px solid #2226fb;}
        
        Border color #2226fb