#0e78fd color space conversions
Hex:
        #0e78fd
        RGB:
        14, 120, 253
        CMY:
        95, 53, 1
        CMYK:
        94, 53, 0, 1
      HSL:
        213°, 98.3539%, 52.3529%
        HSV (HSB):
        213°, 94.4664%, 99.2157%
        XYZ:
        24.6272, 20.6182, 95.6102
        xyY:
        0.1748, 0.1464, 20.6182
      CIE-Lab:
        52.5290, 23.3751, -73.3653
        CIE-LCH:
        52.5290, 76.9991, 287.6725
        CIE-Luv:
        52.5290, -26.7289, -115.6744
        Hunter-Lab:
        45.4072, 17.3492, -93.0570
      #0e78fd color charts
#0e78fd RGB chart
      #0e78fd CMYK chart
      #0e78fd RGB pie chart
      #0e78fd color shades, tints & tones
#0e78fd color schemes
#0e78fd color preview, HTML & CSS examples
           This text has a color of #0e78fd        
        
          <p style="color:#0e78fd;">Text here</p>
        
        
          .mytext {color:#0e78fd;}
        
        Text color #0e78fd
      
           This box has a color of #0e78fd        
        
          <div style="background-color:#0e78fd;">Content here</div>
        
        
          .mybackground {background-color:#0e78fd;}
        
        Background color #0e78fd
      
           Border around this has a color of #0e78fd        
        
          <div style="border:2px solid #0e78fd;">Content here</div>
        
        
          .myborder {border:2px solid #0e78fd;}
        
        Border color #0e78fd