#141ed7 color space conversions
Hex:
        #141ed7
        RGB:
        20, 30, 215
        CMY:
        92, 88, 16
        CMYK:
        91, 86, 0, 16
      HSL:
        237°, 82.9787%, 46.0784%
        HSV (HSB):
        237°, 90.6977%, 84.3137%
        XYZ:
        13.0185, 5.9836, 64.7588
        xyY:
        0.1554, 0.0714, 5.9836
      CIE-Lab:
        29.3710, 62.1730, -89.9678
        CIE-LCH:
        29.3710, 109.3604, 304.6467
        CIE-Luv:
        29.3710, -8.6043, -109.6005
        Hunter-Lab:
        24.4613, 52.1917, -139.8411
      #141ed7 color charts
#141ed7 RGB chart
      #141ed7 CMYK chart
      #141ed7 RGB pie chart
      #141ed7 color shades, tints & tones
#141ed7 color schemes
#141ed7 color preview, HTML & CSS examples
           This text has a color of #141ed7        
        
          <p style="color:#141ed7;">Text here</p>
        
        
          .mytext {color:#141ed7;}
        
        Text color #141ed7
      
           This box has a color of #141ed7        
        
          <div style="background-color:#141ed7;">Content here</div>
        
        
          .mybackground {background-color:#141ed7;}
        
        Background color #141ed7
      
           Border around this has a color of #141ed7        
        
          <div style="border:2px solid #141ed7;">Content here</div>
        
        
          .myborder {border:2px solid #141ed7;}
        
        Border color #141ed7