#140fdf color space conversions
Hex:
        #140fdf
        RGB:
        20, 15, 223
        CMY:
        92, 94, 13
        CMYK:
        91, 93, 0, 13
      HSL:
        241°, 87.3950%, 46.6667%
        HSV (HSB):
        241°, 93.2735%, 87.4510%
        XYZ:
        13.7786, 5.8181, 70.2088
        xyY:
        0.1534, 0.0648, 5.8181
      CIE-Lab:
        28.9488, 68.9142, -95.2876
        CIE-LCH:
        28.9488, 117.5963, 305.8753
        CIE-Luv:
        28.9488, -7.9059, -113.0255
        Hunter-Lab:
        24.1207, 59.7543, -155.6926
      #140fdf color charts
#140fdf RGB chart
      #140fdf CMYK chart
      #140fdf RGB pie chart
      #140fdf color shades, tints & tones
#140fdf color schemes
#140fdf color preview, HTML & CSS examples
           This text has a color of #140fdf        
        
          <p style="color:#140fdf;">Text here</p>
        
        
          .mytext {color:#140fdf;}
        
        Text color #140fdf
      
           This box has a color of #140fdf        
        
          <div style="background-color:#140fdf;">Content here</div>
        
        
          .mybackground {background-color:#140fdf;}
        
        Background color #140fdf
      
           Border around this has a color of #140fdf        
        
          <div style="border:2px solid #140fdf;">Content here</div>
        
        
          .myborder {border:2px solid #140fdf;}
        
        Border color #140fdf