#2140ab color space conversions
Hex:
        #2140ab
        RGB:
        33, 64, 171
        CMY:
        87, 75, 33
        CMYK:
        81, 63, 0, 33
      HSL:
        227°, 67.6471%, 40.0000%
        HSV (HSB):
        227°, 80.7018%, 67.0588%
        XYZ:
        9.8113, 6.9304, 39.3487
        xyY:
        0.1749, 0.1236, 6.9304
      CIE-Lab:
        31.6479, 29.1694, -60.3063
        CIE-LCH:
        31.6479, 66.9903, 295.8124
        CIE-Luv:
        31.6479, -11.7435, -81.9835
        Hunter-Lab:
        26.3257, 20.4551, -70.1922
      #2140ab color charts
#2140ab RGB chart
      #2140ab CMYK chart
      #2140ab RGB pie chart
      #2140ab color shades, tints & tones
#2140ab color schemes
#2140ab color preview, HTML & CSS examples
           This text has a color of #2140ab        
        
          <p style="color:#2140ab;">Text here</p>
        
        
          .mytext {color:#2140ab;}
        
        Text color #2140ab
      
           This box has a color of #2140ab        
        
          <div style="background-color:#2140ab;">Content here</div>
        
        
          .mybackground {background-color:#2140ab;}
        
        Background color #2140ab
      
           Border around this has a color of #2140ab        
        
          <div style="border:2px solid #2140ab;">Content here</div>
        
        
          .myborder {border:2px solid #2140ab;}
        
        Border color #2140ab