#141ded color space conversions
Hex:
        #141ded
        RGB:
        20, 29, 237
        CMY:
        92, 89, 7
        CMYK:
        92, 88, 0, 7
      HSL:
        238°, 85.7708%, 50.3922%
        HSV (HSB):
        238°, 91.5612%, 92.9412%
        XYZ:
        16.0139, 7.1419, 80.6553
        xyY:
        0.1543, 0.0688, 7.1419
      CIE-Lab:
        32.1277, 68.7101, -97.9832
        CIE-LCH:
        32.1277, 119.6736, 305.0398
        CIE-Luv:
        32.1277, -9.3542, -122.0769
        Hunter-Lab:
        26.7243, 60.1945, -160.2332
      #141ded color charts
#141ded RGB chart
      #141ded CMYK chart
      #141ded RGB pie chart
      #141ded color shades, tints & tones
#141ded color schemes
#141ded color preview, HTML & CSS examples
           This text has a color of #141ded        
        
          <p style="color:#141ded;">Text here</p>
        
        
          .mytext {color:#141ded;}
        
        Text color #141ded
      
           This box has a color of #141ded        
        
          <div style="background-color:#141ded;">Content here</div>
        
        
          .mybackground {background-color:#141ded;}
        
        Background color #141ded
      
           Border around this has a color of #141ded        
        
          <div style="border:2px solid #141ded;">Content here</div>
        
        
          .myborder {border:2px solid #141ded;}
        
        Border color #141ded