#2122fc color space conversions
Hex:
        #2122fc
        RGB:
        33, 34, 252
        CMY:
        87, 87, 1
        CMYK:
        87, 87, 0, 1
      HSL:
        240°, 97.3333%, 55.8824%
        HSV (HSB):
        240°, 86.9048%, 98.8235%
        XYZ:
        18.7699, 8.4957, 92.7460
        xyY:
        0.1564, 0.0708, 8.4957
      CIE-Lab:
        34.9945, 71.3646, -101.6653
        CIE-LCH:
        34.9945, 124.2124, 305.0672
        CIE-Luv:
        34.9945, -9.5307, -131.1069
        Hunter-Lab:
        29.1473, 63.9403, -168.2561
      #2122fc color charts
#2122fc RGB chart
      #2122fc CMYK chart
      #2122fc RGB pie chart
      #2122fc color shades, tints & tones
#2122fc color schemes
#2122fc color preview, HTML & CSS examples
           This text has a color of #2122fc        
        
          <p style="color:#2122fc;">Text here</p>
        
        
          .mytext {color:#2122fc;}
        
        Text color #2122fc
      
           This box has a color of #2122fc        
        
          <div style="background-color:#2122fc;">Content here</div>
        
        
          .mybackground {background-color:#2122fc;}
        
        Background color #2122fc
      
           Border around this has a color of #2122fc        
        
          <div style="border:2px solid #2122fc;">Content here</div>
        
        
          .myborder {border:2px solid #2122fc;}
        
        Border color #2122fc