#0d93bd color space conversions
Hex:
        #0d93bd
        RGB:
        13, 147, 189
        CMY:
        95, 42, 26
        CMYK:
        93, 22, 0, 26
      HSL:
        194°, 87.1287%, 39.6078%
        HSV (HSB):
        194°, 93.1217%, 74.1176%
        XYZ:
        19.7850, 24.6271, 51.8548
        xyY:
        0.2055, 0.2558, 24.6271
      CIE-Lab:
        56.7103, -17.0808, -30.8226
        CIE-LCH:
        56.7103, 35.2390, 241.0063
        CIE-Luv:
        56.7103, -38.7518, -45.3163
        Hunter-Lab:
        49.6257, -15.6798, -27.2152
      #0d93bd color charts
#0d93bd RGB chart
      #0d93bd CMYK chart
      #0d93bd RGB pie chart
      #0d93bd color shades, tints & tones
#0d93bd color schemes
#0d93bd color preview, HTML & CSS examples
           This text has a color of #0d93bd        
        
          <p style="color:#0d93bd;">Text here</p>
        
        
          .mytext {color:#0d93bd;}
        
        Text color #0d93bd
      
           This box has a color of #0d93bd        
        
          <div style="background-color:#0d93bd;">Content here</div>
        
        
          .mybackground {background-color:#0d93bd;}
        
        Background color #0d93bd
      
           Border around this has a color of #0d93bd        
        
          <div style="border:2px solid #0d93bd;">Content here</div>
        
        
          .myborder {border:2px solid #0d93bd;}
        
        Border color #0d93bd