#2140d1 color space conversions
Hex:
        #2140d1
        RGB:
        33, 64, 209
        CMY:
        87, 75, 18
        CMYK:
        84, 69, 0, 18
      HSL:
        229°, 72.7273%, 47.4510%
        HSV (HSB):
        229°, 84.2105%, 81.9608%
        XYZ:
        13.9692, 8.5936, 61.2441
        xyY:
        0.1667, 0.1025, 8.5936
      CIE-Lab:
        35.1897, 43.2194, -76.8359
        CIE-LCH:
        35.1897, 88.1571, 299.3573
        CIE-Luv:
        35.1897, -12.2399, -105.9171
        Hunter-Lab:
        29.3148, 33.7587, -103.3475
      #2140d1 color charts
#2140d1 RGB chart
      #2140d1 CMYK chart
      #2140d1 RGB pie chart
      #2140d1 color shades, tints & tones
#2140d1 color schemes
#2140d1 color preview, HTML & CSS examples
           This text has a color of #2140d1        
        
          <p style="color:#2140d1;">Text here</p>
        
        
          .mytext {color:#2140d1;}
        
        Text color #2140d1
      
           This box has a color of #2140d1        
        
          <div style="background-color:#2140d1;">Content here</div>
        
        
          .mybackground {background-color:#2140d1;}
        
        Background color #2140d1
      
           Border around this has a color of #2140d1        
        
          <div style="border:2px solid #2140d1;">Content here</div>
        
        
          .myborder {border:2px solid #2140d1;}
        
        Border color #2140d1