#0995be color space conversions
Hex:
        #0995be
        RGB:
        9, 149, 190
        CMY:
        96, 42, 25
        CMYK:
        95, 22, 0, 25
      HSL:
        194°, 90.9548%, 39.0196%
        HSV (HSB):
        194°, 95.2632%, 74.5098%
        XYZ:
        20.1544, 25.2707, 52.5307
        xyY:
        0.2057, 0.2580, 25.2707
      CIE-Lab:
        57.3382, -17.9546, -30.4156
        CIE-LCH:
        57.3382, 35.3196, 239.4462
        CIE-Luv:
        57.3382, -39.5466, -44.6277
        Hunter-Lab:
        50.2699, -16.4077, -26.7674
      #0995be color charts
#0995be RGB chart
      #0995be CMYK chart
      #0995be RGB pie chart
      #0995be color shades, tints & tones
#0995be color schemes
#0995be color preview, HTML & CSS examples
           This text has a color of #0995be        
        
          <p style="color:#0995be;">Text here</p>
        
        
          .mytext {color:#0995be;}
        
        Text color #0995be
      
           This box has a color of #0995be        
        
          <div style="background-color:#0995be;">Content here</div>
        
        
          .mybackground {background-color:#0995be;}
        
        Background color #0995be
      
           Border around this has a color of #0995be        
        
          <div style="border:2px solid #0995be;">Content here</div>
        
        
          .myborder {border:2px solid #0995be;}
        
        Border color #0995be