#140fe8 color space conversions
Hex:
        #140fe8
        RGB:
        20, 15, 232
        CMY:
        92, 94, 9
        CMYK:
        91, 94, 0, 9
      HSL:
        241°, 87.8543%, 48.4314%
        HSV (HSB):
        241°, 93.5345%, 90.9804%
        XYZ:
        15.0248, 6.3166, 76.7713
        xyY:
        0.1531, 0.0644, 6.3166
      CIE-Lab:
        30.1975, 71.2232, -98.3585
        CIE-LCH:
        30.1975, 121.4378, 305.9090
        CIE-Luv:
        30.1975, -8.2921, -118.2318
        Hunter-Lab:
        25.1328, 62.7280, -163.5159
      #140fe8 color charts
#140fe8 RGB chart
      #140fe8 CMYK chart
      #140fe8 RGB pie chart
      #140fe8 color shades, tints & tones
#140fe8 color schemes
#140fe8 color preview, HTML & CSS examples
           This text has a color of #140fe8        
        
          <p style="color:#140fe8;">Text here</p>
        
        
          .mytext {color:#140fe8;}
        
        Text color #140fe8
      
           This box has a color of #140fe8        
        
          <div style="background-color:#140fe8;">Content here</div>
        
        
          .mybackground {background-color:#140fe8;}
        
        Background color #140fe8
      
           Border around this has a color of #140fe8        
        
          <div style="border:2px solid #140fe8;">Content here</div>
        
        
          .myborder {border:2px solid #140fe8;}
        
        Border color #140fe8