#2130d9 color space conversions
Hex:
        #2130d9
        RGB:
        33, 48, 217
        CMY:
        87, 81, 15
        CMYK:
        85, 78, 0, 15
      HSL:
        235°, 73.6000%, 49.0196%
        HSV (HSB):
        235°, 84.7926%, 85.0980%
        XYZ:
        14.2085, 7.4470, 66.3342
        xyY:
        0.1615, 0.0846, 7.4470
      CIE-Lab:
        32.8036, 55.0027, -85.4025
        CIE-LCH:
        32.8036, 101.5819, 302.7832
        CIE-Luv:
        32.8036, -9.7743, -111.7539
        Hunter-Lab:
        27.2892, 45.1828, -125.0189
      #2130d9 color charts
#2130d9 RGB chart
      #2130d9 CMYK chart
      #2130d9 RGB pie chart
      #2130d9 color shades, tints & tones
#2130d9 color schemes
#2130d9 color preview, HTML & CSS examples
           This text has a color of #2130d9        
        
          <p style="color:#2130d9;">Text here</p>
        
        
          .mytext {color:#2130d9;}
        
        Text color #2130d9
      
           This box has a color of #2130d9        
        
          <div style="background-color:#2130d9;">Content here</div>
        
        
          .mybackground {background-color:#2130d9;}
        
        Background color #2130d9
      
           Border around this has a color of #2130d9        
        
          <div style="border:2px solid #2130d9;">Content here</div>
        
        
          .myborder {border:2px solid #2130d9;}
        
        Border color #2130d9