#0e95ea color space conversions
Hex:
        #0e95ea
        RGB:
        14, 149, 234
        CMY:
        95, 42, 8
        CMYK:
        94, 36, 0, 8
      HSL:
        203°, 88.7097%, 48.6275%
        HSV (HSB):
        203°, 94.0171%, 91.7647%
        XYZ:
        25.7798, 27.5288, 81.7967
        xyY:
        0.1908, 0.2038, 27.5288
      CIE-Lab:
        59.4606, -1.6050, -51.7073
        CIE-LCH:
        59.4606, 51.7322, 268.2221
        CIE-Luv:
        59.4606, -36.4100, -82.0677
        Hunter-Lab:
        52.4679, -4.1136, -55.7049
      #0e95ea color charts
#0e95ea RGB chart
      #0e95ea CMYK chart
      #0e95ea RGB pie chart
      #0e95ea color shades, tints & tones
#0e95ea color schemes
#0e95ea color preview, HTML & CSS examples
           This text has a color of #0e95ea        
        
          <p style="color:#0e95ea;">Text here</p>
        
        
          .mytext {color:#0e95ea;}
        
        Text color #0e95ea
      
           This box has a color of #0e95ea        
        
          <div style="background-color:#0e95ea;">Content here</div>
        
        
          .mybackground {background-color:#0e95ea;}
        
        Background color #0e95ea
      
           Border around this has a color of #0e95ea        
        
          <div style="border:2px solid #0e95ea;">Content here</div>
        
        
          .myborder {border:2px solid #0e95ea;}
        
        Border color #0e95ea