#0e1fde color space conversions
Hex:
        #0e1fde
        RGB:
        14, 31, 222
        CMY:
        95, 88, 13
        CMYK:
        94, 86, 0, 13
      HSL:
        235°, 88.1356%, 46.2745%
        HSV (HSB):
        235°, 93.6937%, 87.0588%
        XYZ:
        13.8559, 6.3473, 69.6021
        xyY:
        0.1543, 0.0707, 6.3473
      CIE-Lab:
        30.2722, 63.7001, -92.5067
        CIE-LCH:
        30.2722, 112.3174, 304.5513
        CIE-Luv:
        30.2722, -9.2407, -113.5847
        Hunter-Lab:
        25.1938, 54.0812, -146.1631
      #0e1fde color charts
#0e1fde RGB chart
      #0e1fde CMYK chart
      #0e1fde RGB pie chart
      #0e1fde color shades, tints & tones
#0e1fde color schemes
#0e1fde color preview, HTML & CSS examples
           This text has a color of #0e1fde        
        
          <p style="color:#0e1fde;">Text here</p>
        
        
          .mytext {color:#0e1fde;}
        
        Text color #0e1fde
      
           This box has a color of #0e1fde        
        
          <div style="background-color:#0e1fde;">Content here</div>
        
        
          .mybackground {background-color:#0e1fde;}
        
        Background color #0e1fde
      
           Border around this has a color of #0e1fde        
        
          <div style="border:2px solid #0e1fde;">Content here</div>
        
        
          .myborder {border:2px solid #0e1fde;}
        
        Border color #0e1fde