#140fc5 color space conversions
Hex:
        #140fc5
        RGB:
        20, 15, 197
        CMY:
        92, 94, 23
        CMYK:
        90, 92, 0, 23
      HSL:
        242°, 85.8491%, 41.5686%
        HSV (HSB):
        242°, 92.3858%, 77.2549%
        XYZ:
        10.5374, 4.5216, 53.1407
        xyY:
        0.1545, 0.0663, 4.5216
      CIE-Lab:
        25.3258, 62.0685, -86.2142
        CIE-LCH:
        25.3258, 106.2327, 305.7514
        CIE-Luv:
        25.3258, -6.7756, -97.8476
        Hunter-Lab:
        21.2640, 51.2434, -133.2862
      #140fc5 color charts
#140fc5 RGB chart
      #140fc5 CMYK chart
      #140fc5 RGB pie chart
      #140fc5 color shades, tints & tones
#140fc5 color schemes
#140fc5 color preview, HTML & CSS examples
           This text has a color of #140fc5        
        
          <p style="color:#140fc5;">Text here</p>
        
        
          .mytext {color:#140fc5;}
        
        Text color #140fc5
      
           This box has a color of #140fc5        
        
          <div style="background-color:#140fc5;">Content here</div>
        
        
          .mybackground {background-color:#140fc5;}
        
        Background color #140fc5
      
           Border around this has a color of #140fc5        
        
          <div style="border:2px solid #140fc5;">Content here</div>
        
        
          .myborder {border:2px solid #140fc5;}
        
        Border color #140fc5