#0e29df color space conversions
Hex:
        #0e29df
        RGB:
        14, 41, 223
        CMY:
        95, 84, 13
        CMYK:
        94, 82, 0, 13
      HSL:
        232°, 88.1857%, 46.4706%
        HSV (HSB):
        232°, 93.7220%, 87.4510%
        XYZ:
        14.2933, 7.0070, 70.4112
        xyY:
        0.1559, 0.0764, 7.0070
      CIE-Lab:
        31.8227, 59.7573, -90.4983
        CIE-LCH:
        31.8227, 108.4476, 303.4373
        CIE-Luv:
        31.8227, -10.3085, -114.8429
        Hunter-Lab:
        26.4706, 50.0608, -139.1803
      #0e29df color charts
#0e29df RGB chart
      #0e29df CMYK chart
      #0e29df RGB pie chart
      #0e29df color shades, tints & tones
#0e29df color schemes
#0e29df color preview, HTML & CSS examples
           This text has a color of #0e29df        
        
          <p style="color:#0e29df;">Text here</p>
        
        
          .mytext {color:#0e29df;}
        
        Text color #0e29df
      
           This box has a color of #0e29df        
        
          <div style="background-color:#0e29df;">Content here</div>
        
        
          .mybackground {background-color:#0e29df;}
        
        Background color #0e29df
      
           Border around this has a color of #0e29df        
        
          <div style="border:2px solid #0e29df;">Content here</div>
        
        
          .myborder {border:2px solid #0e29df;}
        
        Border color #0e29df