#0196ea color space conversions
Hex:
        #0196ea
        RGB:
        1, 150, 234
        CMY:
        100, 41, 8
        CMYK:
        100, 36, 0, 8
      HSL:
        202°, 99.1489%, 46.0784%
        HSV (HSB):
        202°, 99.5726%, 91.7647%
        XYZ:
        25.7701, 27.7597, 81.8418
        xyY:
        0.1904, 0.2051, 27.7597
      CIE-Lab:
        59.6710, -2.5524, -51.3779
        CIE-LCH:
        59.6710, 51.4413, 267.1560
        CIE-Luv:
        59.6710, -37.1928, -81.4802
        Hunter-Lab:
        52.6874, -4.8962, -55.2167
      #0196ea color charts
#0196ea RGB chart
      #0196ea CMYK chart
      #0196ea RGB pie chart
      #0196ea color shades, tints & tones
#0196ea color schemes
#0196ea color preview, HTML & CSS examples
           This text has a color of #0196ea        
        
          <p style="color:#0196ea;">Text here</p>
        
        
          .mytext {color:#0196ea;}
        
        Text color #0196ea
      
           This box has a color of #0196ea        
        
          <div style="background-color:#0196ea;">Content here</div>
        
        
          .mybackground {background-color:#0196ea;}
        
        Background color #0196ea
      
           Border around this has a color of #0196ea        
        
          <div style="border:2px solid #0196ea;">Content here</div>
        
        
          .myborder {border:2px solid #0196ea;}
        
        Border color #0196ea