#140dee color space conversions
Hex:
        #140dee
        RGB:
        20, 13, 238
        CMY:
        92, 95, 7
        CMYK:
        92, 95, 0, 7
      HSL:
        242°, 89.6414%, 49.2157%
        HSV (HSB):
        242°, 94.5378%, 93.3333%
        XYZ:
        15.8650, 6.6096, 81.3285
        xyY:
        0.1528, 0.0637, 6.6096
      CIE-Lab:
        30.9011, 73.1386, -100.6002
        CIE-LCH:
        30.9011, 124.3770, 306.0180
        CIE-Luv:
        30.9011, -8.4634, -121.5723
        Hunter-Lab:
        25.7092, 65.1606, -169.5618
      #140dee color charts
#140dee RGB chart
      #140dee CMYK chart
      #140dee RGB pie chart
      #140dee color shades, tints & tones
#140dee color schemes
#140dee color preview, HTML & CSS examples
           This text has a color of #140dee        
        
          <p style="color:#140dee;">Text here</p>
        
        
          .mytext {color:#140dee;}
        
        Text color #140dee
      
           This box has a color of #140dee        
        
          <div style="background-color:#140dee;">Content here</div>
        
        
          .mybackground {background-color:#140dee;}
        
        Background color #140dee
      
           Border around this has a color of #140dee        
        
          <div style="border:2px solid #140dee;">Content here</div>
        
        
          .myborder {border:2px solid #140dee;}
        
        Border color #140dee