#0995ff color space conversions
Hex:
        #0995ff
        RGB:
        9, 149, 255
        CMY:
        96, 42, 0
        CMYK:
        96, 42, 0, 0
      HSL:
        206°, 100.0000%, 51.7647%
        HSV (HSB):
        206°, 96.4706%, 100.0000%
        XYZ:
        28.9101, 28.7730, 98.6378
        xyY:
        0.1849, 0.1841, 28.7730
      CIE-Lab:
        60.5807, 6.1695, -61.4836
        CIE-LCH:
        60.5807, 61.7923, 275.7301
        CIE-Luv:
        60.5807, -35.4089, -99.2235
        Hunter-Lab:
        53.6404, 2.3338, -71.4782
      #0995ff color charts
#0995ff RGB chart
      #0995ff CMYK chart
      #0995ff RGB pie chart
      #0995ff color shades, tints & tones
#0995ff color schemes
#0995ff color preview, HTML & CSS examples
           This text has a color of #0995ff        
        
          <p style="color:#0995ff;">Text here</p>
        
        
          .mytext {color:#0995ff;}
        
        Text color #0995ff
      
           This box has a color of #0995ff        
        
          <div style="background-color:#0995ff;">Content here</div>
        
        
          .mybackground {background-color:#0995ff;}
        
        Background color #0995ff
      
           Border around this has a color of #0995ff        
        
          <div style="border:2px solid #0995ff;">Content here</div>
        
        
          .myborder {border:2px solid #0995ff;}
        
        Border color #0995ff