#2130d4 color space conversions
Hex:
        #2130d4
        RGB:
        33, 48, 212
        CMY:
        87, 81, 17
        CMYK:
        84, 77, 0, 17
      HSL:
        235°, 73.0612%, 48.0392%
        HSV (HSB):
        235°, 84.4340%, 83.1373%
        XYZ:
        13.5678, 7.1907, 62.9602
        xyY:
        0.1621, 0.0859, 7.1907
      CIE-Lab:
        32.2372, 53.3939, -83.4543
        CIE-LCH:
        32.2372, 99.0734, 302.6110
        CIE-Luv:
        32.2372, -9.6161, -108.8702
        Hunter-Lab:
        26.8155, 43.3884, -120.4364
      #2130d4 color charts
#2130d4 RGB chart
      #2130d4 CMYK chart
      #2130d4 RGB pie chart
      #2130d4 color shades, tints & tones
#2130d4 color schemes
#2130d4 color preview, HTML & CSS examples
           This text has a color of #2130d4        
        
          <p style="color:#2130d4;">Text here</p>
        
        
          .mytext {color:#2130d4;}
        
        Text color #2130d4
      
           This box has a color of #2130d4        
        
          <div style="background-color:#2130d4;">Content here</div>
        
        
          .mybackground {background-color:#2130d4;}
        
        Background color #2130d4
      
           Border around this has a color of #2130d4        
        
          <div style="border:2px solid #2130d4;">Content here</div>
        
        
          .myborder {border:2px solid #2130d4;}
        
        Border color #2130d4