#140fda color space conversions
Hex:
        #140fda
        RGB:
        20, 15, 218
        CMY:
        92, 94, 15
        CMYK:
        91, 93, 0, 15
      HSL:
        241°, 87.1245%, 45.6863%
        HSV (HSB):
        241°, 93.1193%, 85.4902%
        XYZ:
        13.1142, 5.5523, 66.7102
        xyY:
        0.1536, 0.0650, 5.5523
      CIE-Lab:
        28.2537, 67.6187, -93.5669
        CIE-LCH:
        28.2537, 115.4428, 305.8548
        CIE-Luv:
        28.2537, -7.6903, -110.1223
        Hunter-Lab:
        23.5634, 58.1083, -151.3613
      #140fda color charts
#140fda RGB chart
      #140fda CMYK chart
      #140fda RGB pie chart
      #140fda color shades, tints & tones
#140fda color schemes
#140fda color preview, HTML & CSS examples
           This text has a color of #140fda        
        
          <p style="color:#140fda;">Text here</p>
        
        
          .mytext {color:#140fda;}
        
        Text color #140fda
      
           This box has a color of #140fda        
        
          <div style="background-color:#140fda;">Content here</div>
        
        
          .mybackground {background-color:#140fda;}
        
        Background color #140fda
      
           Border around this has a color of #140fda        
        
          <div style="border:2px solid #140fda;">Content here</div>
        
        
          .myborder {border:2px solid #140fda;}
        
        Border color #140fda