#140ce8 color space conversions
Hex:
        #140ce8
        RGB:
        20, 12, 232
        CMY:
        92, 95, 9
        CMYK:
        91, 95, 0, 9
      HSL:
        242°, 90.1639%, 47.8431%
        HSV (HSB):
        242°, 94.8276%, 90.9804%
        XYZ:
        14.9855, 6.2379, 76.7581
        xyY:
        0.1529, 0.0637, 6.2379
      CIE-Lab:
        30.0048, 71.8174, -98.6806
        CIE-LCH:
        30.0048, 122.0475, 306.0463
        CIE-Luv:
        30.0048, -8.1642, -118.0505
        Hunter-Lab:
        24.9757, 63.3927, -164.7336
      #140ce8 color charts
#140ce8 RGB chart
      #140ce8 CMYK chart
      #140ce8 RGB pie chart
      #140ce8 color shades, tints & tones
#140ce8 color schemes
#140ce8 color preview, HTML & CSS examples
           This text has a color of #140ce8        
        
          <p style="color:#140ce8;">Text here</p>
        
        
          .mytext {color:#140ce8;}
        
        Text color #140ce8
      
           This box has a color of #140ce8        
        
          <div style="background-color:#140ce8;">Content here</div>
        
        
          .mybackground {background-color:#140ce8;}
        
        Background color #140ce8
      
           Border around this has a color of #140ce8        
        
          <div style="border:2px solid #140ce8;">Content here</div>
        
        
          .myborder {border:2px solid #140ce8;}
        
        Border color #140ce8