#2130f1 color space conversions
Hex:
        #2130f1
        RGB:
        33, 48, 241
        CMY:
        87, 81, 5
        CMYK:
        86, 80, 0, 5
      HSL:
        236°, 88.1356%, 53.7255%
        HSV (HSB):
        236°, 86.3071%, 94.5098%
        XYZ:
        17.5613, 8.7881, 83.9898
        xyY:
        0.1592, 0.0796, 8.7881
      CIE-Lab:
        35.5731, 62.4823, -94.5032
        CIE-LCH:
        35.5731, 113.2912, 303.4713
        CIE-Luv:
        35.5731, -10.5523, -125.4489
        Hunter-Lab:
        29.6447, 53.8638, -147.2297
      #2130f1 color charts
#2130f1 RGB chart
      #2130f1 CMYK chart
      #2130f1 RGB pie chart
      #2130f1 color shades, tints & tones
#2130f1 color schemes
#2130f1 color preview, HTML & CSS examples
           This text has a color of #2130f1        
        
          <p style="color:#2130f1;">Text here</p>
        
        
          .mytext {color:#2130f1;}
        
        Text color #2130f1
      
           This box has a color of #2130f1        
        
          <div style="background-color:#2130f1;">Content here</div>
        
        
          .mybackground {background-color:#2130f1;}
        
        Background color #2130f1
      
           Border around this has a color of #2130f1        
        
          <div style="border:2px solid #2130f1;">Content here</div>
        
        
          .myborder {border:2px solid #2130f1;}
        
        Border color #2130f1