#0193a2 color space conversions
Hex:
        #0193a2
        RGB:
        1, 147, 162
        CMY:
        100, 42, 36
        CMYK:
        99, 9, 0, 36
      HSL:
        186°, 98.7730%, 31.9608%
        HSV (HSB):
        186°, 99.3827%, 63.5294%
        XYZ:
        16.9678, 23.4825, 37.8207
        xyY:
        0.2168, 0.3000, 23.4825
      CIE-Lab:
        55.5659, -26.9387, -17.2001
        CIE-LCH:
        55.5659, 31.9615, 212.5578
        CIE-Luv:
        55.5659, -41.3353, -22.0121
        Hunter-Lab:
        48.4588, -22.3011, -12.3530
      #0193a2 color charts
#0193a2 RGB chart
      #0193a2 CMYK chart
      #0193a2 RGB pie chart
      #0193a2 color shades, tints & tones
#0193a2 color schemes
#0193a2 color preview, HTML & CSS examples
           This text has a color of #0193a2        
        
          <p style="color:#0193a2;">Text here</p>
        
        
          .mytext {color:#0193a2;}
        
        Text color #0193a2
      
           This box has a color of #0193a2        
        
          <div style="background-color:#0193a2;">Content here</div>
        
        
          .mybackground {background-color:#0193a2;}
        
        Background color #0193a2
      
           Border around this has a color of #0193a2        
        
          <div style="border:2px solid #0193a2;">Content here</div>
        
        
          .myborder {border:2px solid #0193a2;}
        
        Border color #0193a2