#2134fd color space conversions
Hex:
        #2134fd
        RGB:
        33, 52, 253
        CMY:
        87, 80, 1
        CMYK:
        87, 79, 0, 1
      HSL:
        235°, 98.2143%, 56.0784%
        HSV (HSB):
        235°, 86.9565%, 99.2157%
        XYZ:
        19.5848, 9.8712, 93.8016
        xyY:
        0.1589, 0.0801, 9.8712
      CIE-Lab:
        37.6102, 64.2444, -97.8721
        CIE-LCH:
        37.6102, 117.0738, 303.2814
        CIE-Luv:
        37.6102, -11.4347, -132.2555
        Hunter-Lab:
        31.4184, 56.2866, -155.0211
      #2134fd color charts
#2134fd RGB chart
      #2134fd CMYK chart
      #2134fd RGB pie chart
      #2134fd color shades, tints & tones
#2134fd color schemes
#2134fd color preview, HTML & CSS examples
           This text has a color of #2134fd        
        
          <p style="color:#2134fd;">Text here</p>
        
        
          .mytext {color:#2134fd;}
        
        Text color #2134fd
      
           This box has a color of #2134fd        
        
          <div style="background-color:#2134fd;">Content here</div>
        
        
          .mybackground {background-color:#2134fd;}
        
        Background color #2134fd
      
           Border around this has a color of #2134fd        
        
          <div style="border:2px solid #2134fd;">Content here</div>
        
        
          .myborder {border:2px solid #2134fd;}
        
        Border color #2134fd