#2130d8 color space conversions
Hex:
        #2130d8
        RGB:
        33, 48, 216
        CMY:
        87, 81, 15
        CMYK:
        85, 78, 0, 15
      HSL:
        235°, 73.4940%, 48.8235%
        HSV (HSB):
        235°, 84.7222%, 84.7059%
        XYZ:
        14.0788, 7.3951, 65.6511
        xyY:
        0.1616, 0.0849, 7.3951
      CIE-Lab:
        32.6900, 54.6824, -85.0144
        CIE-LCH:
        32.6900, 101.0822, 302.7497
        CIE-Luv:
        32.6900, -9.7425, -111.1781
        Hunter-Lab:
        27.1939, 44.8234, -124.1010
      #2130d8 color charts
#2130d8 RGB chart
      #2130d8 CMYK chart
      #2130d8 RGB pie chart
      #2130d8 color shades, tints & tones
#2130d8 color schemes
#2130d8 color preview, HTML & CSS examples
           This text has a color of #2130d8        
        
          <p style="color:#2130d8;">Text here</p>
        
        
          .mytext {color:#2130d8;}
        
        Text color #2130d8
      
           This box has a color of #2130d8        
        
          <div style="background-color:#2130d8;">Content here</div>
        
        
          .mybackground {background-color:#2130d8;}
        
        Background color #2130d8
      
           Border around this has a color of #2130d8        
        
          <div style="border:2px solid #2130d8;">Content here</div>
        
        
          .myborder {border:2px solid #2130d8;}
        
        Border color #2130d8