#140ec1 color space conversions
Hex:
        #140ec1
        RGB:
        20, 14, 193
        CMY:
        92, 95, 24
        CMYK:
        90, 93, 0, 24
      HSL:
        242°, 86.4734%, 40.5882%
        HSV (HSB):
        242°, 92.7461%, 75.6863%
        XYZ:
        10.0712, 4.3131, 50.7538
        xyY:
        0.1546, 0.0662, 4.3131
      CIE-Lab:
        24.6805, 61.2543, -84.9330
        CIE-LCH:
        24.6805, 104.7172, 305.7994
        CIE-Luv:
        24.6805, -6.5441, -95.4055
        Hunter-Lab:
        20.7679, 50.2179, -130.3588
      #140ec1 color charts
#140ec1 RGB chart
      #140ec1 CMYK chart
      #140ec1 RGB pie chart
      #140ec1 color shades, tints & tones
#140ec1 color schemes
#140ec1 color preview, HTML & CSS examples
           This text has a color of #140ec1        
        
          <p style="color:#140ec1;">Text here</p>
        
        
          .mytext {color:#140ec1;}
        
        Text color #140ec1
      
           This box has a color of #140ec1        
        
          <div style="background-color:#140ec1;">Content here</div>
        
        
          .mybackground {background-color:#140ec1;}
        
        Background color #140ec1
      
           Border around this has a color of #140ec1        
        
          <div style="border:2px solid #140ec1;">Content here</div>
        
        
          .myborder {border:2px solid #140ec1;}
        
        Border color #140ec1