#140efb color space conversions
Hex:
        #140efb
        RGB:
        20, 14, 251
        CMY:
        92, 95, 2
        CMYK:
        92, 94, 0, 2
      HSL:
        242°, 96.7347%, 51.9608%
        HSV (HSB):
        242°, 94.4223%, 98.4314%
        XYZ:
        17.8581, 7.4278, 91.7593
        xyY:
        0.1526, 0.0635, 7.4278
      CIE-Lab:
        32.7617, 76.1957, -104.8403
        CIE-LCH:
        32.7617, 129.6043, 306.0089
        CIE-Luv:
        32.7617, -9.0584, -129.0871
        Hunter-Lab:
        27.2541, 69.2669, -180.5405
      #140efb color charts
#140efb RGB chart
      #140efb CMYK chart
      #140efb RGB pie chart
      #140efb color shades, tints & tones
#140efb color schemes
#140efb color preview, HTML & CSS examples
           This text has a color of #140efb        
        
          <p style="color:#140efb;">Text here</p>
        
        
          .mytext {color:#140efb;}
        
        Text color #140efb
      
           This box has a color of #140efb        
        
          <div style="background-color:#140efb;">Content here</div>
        
        
          .mybackground {background-color:#140efb;}
        
        Background color #140efb
      
           Border around this has a color of #140efb        
        
          <div style="border:2px solid #140efb;">Content here</div>
        
        
          .myborder {border:2px solid #140efb;}
        
        Border color #140efb