#2121fb color space conversions
Hex:
        #2121fb
        RGB:
        33, 33, 251
        CMY:
        87, 87, 2
        CMYK:
        87, 87, 0, 2
      HSL:
        240°, 96.4602%, 55.6863%
        HSV (HSB):
        240°, 86.8526%, 98.4314%
        XYZ:
        18.5836, 8.3761, 91.9041
        xyY:
        0.1563, 0.0705, 8.3761
      CIE-Lab:
        34.7542, 71.4344, -101.5043
        CIE-LCH:
        34.7542, 124.1209, 305.1362
        CIE-Luv:
        34.7542, -9.4094, -130.4909
        Hunter-Lab:
        28.9415, 63.9693, -168.0173
      #2121fb color charts
#2121fb RGB chart
      #2121fb CMYK chart
      #2121fb RGB pie chart
      #2121fb color shades, tints & tones
#2121fb color schemes
#2121fb color preview, HTML & CSS examples
           This text has a color of #2121fb        
        
          <p style="color:#2121fb;">Text here</p>
        
        
          .mytext {color:#2121fb;}
        
        Text color #2121fb
      
           This box has a color of #2121fb        
        
          <div style="background-color:#2121fb;">Content here</div>
        
        
          .mybackground {background-color:#2121fb;}
        
        Background color #2121fb
      
           Border around this has a color of #2121fb        
        
          <div style="border:2px solid #2121fb;">Content here</div>
        
        
          .myborder {border:2px solid #2121fb;}
        
        Border color #2121fb