#2130bc color space conversions
Hex:
        #2130bc
        RGB:
        33, 48, 188
        CMY:
        87, 81, 26
        CMYK:
        82, 74, 0, 26
      HSL:
        234°, 70.1357%, 43.3333%
        HSV (HSB):
        234°, 82.4468%, 73.7255%
        XYZ:
        10.7613, 6.0681, 48.1810
        xyY:
        0.1655, 0.0933, 6.0681
      CIE-Lab:
        29.5836, 45.4055, -73.8136
        CIE-LCH:
        29.5836, 86.6609, 301.5972
        CIE-Luv:
        29.5836, -8.8806, -94.8493
        Hunter-Lab:
        24.6335, 34.8700, -98.7229
      #2130bc color charts
#2130bc RGB chart
      #2130bc CMYK chart
      #2130bc RGB pie chart
      #2130bc color shades, tints & tones
#2130bc color schemes
#2130bc color preview, HTML & CSS examples
           This text has a color of #2130bc        
        
          <p style="color:#2130bc;">Text here</p>
        
        
          .mytext {color:#2130bc;}
        
        Text color #2130bc
      
           This box has a color of #2130bc        
        
          <div style="background-color:#2130bc;">Content here</div>
        
        
          .mybackground {background-color:#2130bc;}
        
        Background color #2130bc
      
           Border around this has a color of #2130bc        
        
          <div style="border:2px solid #2130bc;">Content here</div>
        
        
          .myborder {border:2px solid #2130bc;}
        
        Border color #2130bc