#140dd5 color space conversions
Hex:
        #140dd5
        RGB:
        20, 13, 213
        CMY:
        92, 95, 16
        CMYK:
        91, 94, 0, 16
      HSL:
        242°, 88.4956%, 44.3137%
        HSV (HSB):
        242°, 93.8967%, 83.5294%
        XYZ:
        12.4427, 5.2407, 63.3065
        xyY:
        0.1536, 0.0647, 5.2407
      CIE-Lab:
        27.4097, 66.7690, -92.0825
        CIE-LCH:
        27.4097, 113.7422, 305.9459
        CIE-Luv:
        27.4097, -7.3769, -107.0650
        Hunter-Lab:
        22.8925, 56.9574, -147.9348
      #140dd5 color charts
#140dd5 RGB chart
      #140dd5 CMYK chart
      #140dd5 RGB pie chart
      #140dd5 color shades, tints & tones
#140dd5 color schemes
#140dd5 color preview, HTML & CSS examples
           This text has a color of #140dd5        
        
          <p style="color:#140dd5;">Text here</p>
        
        
          .mytext {color:#140dd5;}
        
        Text color #140dd5
      
           This box has a color of #140dd5        
        
          <div style="background-color:#140dd5;">Content here</div>
        
        
          .mybackground {background-color:#140dd5;}
        
        Background color #140dd5
      
           Border around this has a color of #140dd5        
        
          <div style="border:2px solid #140dd5;">Content here</div>
        
        
          .myborder {border:2px solid #140dd5;}
        
        Border color #140dd5