#2140cb color space conversions
Hex:
        #2140cb
        RGB:
        33, 64, 203
        CMY:
        87, 75, 20
        CMYK:
        84, 68, 0, 20
      HSL:
        229°, 72.0339%, 46.2745%
        HSV (HSB):
        229°, 83.7438%, 79.6078%
        XYZ:
        13.2401, 8.3019, 57.4045
        xyY:
        0.1677, 0.1052, 8.3019
      CIE-Lab:
        34.6039, 41.0712, -74.3211
        CIE-LCH:
        34.6039, 84.9145, 298.9258
        CIE-Luv:
        34.6039, -12.1416, -102.2507
        Hunter-Lab:
        28.8131, 31.6009, -97.9549
      #2140cb color charts
#2140cb RGB chart
      #2140cb CMYK chart
      #2140cb RGB pie chart
      #2140cb color shades, tints & tones
#2140cb color schemes
#2140cb color preview, HTML & CSS examples
           This text has a color of #2140cb        
        
          <p style="color:#2140cb;">Text here</p>
        
        
          .mytext {color:#2140cb;}
        
        Text color #2140cb
      
           This box has a color of #2140cb        
        
          <div style="background-color:#2140cb;">Content here</div>
        
        
          .mybackground {background-color:#2140cb;}
        
        Background color #2140cb
      
           Border around this has a color of #2140cb        
        
          <div style="border:2px solid #2140cb;">Content here</div>
        
        
          .myborder {border:2px solid #2140cb;}
        
        Border color #2140cb