#140dd0 color space conversions
Hex:
        #140dd0
        RGB:
        20, 13, 208
        CMY:
        92, 95, 18
        CMYK:
        90, 94, 0, 18
      HSL:
        242°, 88.2353%, 43.3333%
        HSV (HSB):
        242°, 93.7500%, 81.5686%
        XYZ:
        11.8176, 4.9906, 60.0149
        xyY:
        0.1538, 0.0650, 4.9906
      CIE-Lab:
        26.7081, 65.4687, -90.3475
        CIE-LCH:
        26.7081, 111.5743, 305.9283
        CIE-Luv:
        26.7081, -7.1569, -104.1397
        Hunter-Lab:
        22.3397, 55.3309, -143.6428
      #140dd0 color charts
#140dd0 RGB chart
      #140dd0 CMYK chart
      #140dd0 RGB pie chart
      #140dd0 color shades, tints & tones
#140dd0 color schemes
#140dd0 color preview, HTML & CSS examples
           This text has a color of #140dd0        
        
          <p style="color:#140dd0;">Text here</p>
        
        
          .mytext {color:#140dd0;}
        
        Text color #140dd0
      
           This box has a color of #140dd0        
        
          <div style="background-color:#140dd0;">Content here</div>
        
        
          .mybackground {background-color:#140dd0;}
        
        Background color #140dd0
      
           Border around this has a color of #140dd0        
        
          <div style="border:2px solid #140dd0;">Content here</div>
        
        
          .myborder {border:2px solid #140dd0;}
        
        Border color #140dd0