#2122fb color space conversions
Hex:
        #2122fb
        RGB:
        33, 34, 251
        CMY:
        87, 87, 2
        CMYK:
        87, 86, 0, 2
      HSL:
        240°, 96.4602%, 55.6863%
        HSV (HSB):
        240°, 86.8526%, 98.4314%
        XYZ:
        18.6118, 8.4324, 91.9135
        xyY:
        0.1565, 0.0709, 8.4324
      CIE-Lab:
        34.8677, 71.0915, -101.3150
        CIE-LCH:
        34.8677, 123.7689, 305.0569
        CIE-Luv:
        34.8677, -9.4906, -130.5454
        Hunter-Lab:
        29.0386, 63.5889, -167.3384
      #2122fb color charts
#2122fb RGB chart
      #2122fb CMYK chart
      #2122fb RGB pie chart
      #2122fb color shades, tints & tones
#2122fb color schemes
#2122fb color preview, HTML & CSS examples
           This text has a color of #2122fb        
        
          <p style="color:#2122fb;">Text here</p>
        
        
          .mytext {color:#2122fb;}
        
        Text color #2122fb
      
           This box has a color of #2122fb        
        
          <div style="background-color:#2122fb;">Content here</div>
        
        
          .mybackground {background-color:#2122fb;}
        
        Background color #2122fb
      
           Border around this has a color of #2122fb        
        
          <div style="border:2px solid #2122fb;">Content here</div>
        
        
          .myborder {border:2px solid #2122fb;}
        
        Border color #2122fb