#0993bf color space conversions
Hex:
        #0993bf
        RGB:
        9, 147, 191
        CMY:
        96, 42, 25
        CMYK:
        95, 23, 0, 25
      HSL:
        195°, 91.0000%, 39.2157%
        HSV (HSB):
        195°, 95.2880%, 74.9020%
        XYZ:
        19.9503, 24.6871, 53.0038
        xyY:
        0.2043, 0.2528, 24.6871
      CIE-Lab:
        56.7693, -16.5118, -31.8660
        CIE-LCH:
        56.7693, 35.8899, 242.6084
        CIE-Luv:
        56.7693, -38.7842, -47.1047
        Hunter-Lab:
        49.6861, -15.2780, -28.4687
      #0993bf color charts
#0993bf RGB chart
      #0993bf CMYK chart
      #0993bf RGB pie chart
      #0993bf color shades, tints & tones
#0993bf color schemes
#0993bf color preview, HTML & CSS examples
           This text has a color of #0993bf        
        
          <p style="color:#0993bf;">Text here</p>
        
        
          .mytext {color:#0993bf;}
        
        Text color #0993bf
      
           This box has a color of #0993bf        
        
          <div style="background-color:#0993bf;">Content here</div>
        
        
          .mybackground {background-color:#0993bf;}
        
        Background color #0993bf
      
           Border around this has a color of #0993bf        
        
          <div style="border:2px solid #0993bf;">Content here</div>
        
        
          .myborder {border:2px solid #0993bf;}
        
        Border color #0993bf