#0e44fd color space conversions
Hex:
        #0e44fd
        RGB:
        14, 68, 253
        CMY:
        95, 73, 1
        CMYK:
        94, 73, 0, 1
      HSL:
        226°, 98.3539%, 52.3529%
        HSV (HSB):
        226°, 94.4664%, 99.2157%
        XYZ:
        19.9778, 11.3195, 94.0604
        xyY:
        0.1594, 0.0903, 11.3195
      CIE-Lab:
        40.1134, 55.4172, -93.7311
        CIE-LCH:
        40.1134, 108.8880, 300.5931
        CIE-Luv:
        40.1134, -14.8716, -131.6601
        Hunter-Lab:
        33.6444, 47.1146, -142.2074
      #0e44fd color charts
#0e44fd RGB chart
      #0e44fd CMYK chart
      #0e44fd RGB pie chart
      #0e44fd color shades, tints & tones
#0e44fd color schemes
#0e44fd color preview, HTML & CSS examples
           This text has a color of #0e44fd        
        
          <p style="color:#0e44fd;">Text here</p>
        
        
          .mytext {color:#0e44fd;}
        
        Text color #0e44fd
      
           This box has a color of #0e44fd        
        
          <div style="background-color:#0e44fd;">Content here</div>
        
        
          .mybackground {background-color:#0e44fd;}
        
        Background color #0e44fd
      
           Border around this has a color of #0e44fd        
        
          <div style="border:2px solid #0e44fd;">Content here</div>
        
        
          .myborder {border:2px solid #0e44fd;}
        
        Border color #0e44fd