#0199d5 color space conversions
Hex:
        #0199d5
        RGB:
        1, 153, 213
        CMY:
        100, 40, 16
        CMYK:
        100, 28, 0, 16
      HSL:
        197°, 99.0654%, 41.9608%
        HSV (HSB):
        197°, 99.5305%, 83.5294%
        XYZ:
        23.4140, 27.5930, 67.0427
        xyY:
        0.1983, 0.2337, 27.5930
      CIE-Lab:
        59.5193, -12.0779, -39.9425
        CIE-LCH:
        59.5193, 41.7287, 253.1756
        CIE-Luv:
        59.5193, -39.5728, -61.4047
        Hunter-Lab:
        52.5291, -12.3623, -38.9014
      #0199d5 color charts
#0199d5 RGB chart
      #0199d5 CMYK chart
      #0199d5 RGB pie chart
      #0199d5 color shades, tints & tones
#0199d5 color schemes
#0199d5 color preview, HTML & CSS examples
           This text has a color of #0199d5        
        
          <p style="color:#0199d5;">Text here</p>
        
        
          .mytext {color:#0199d5;}
        
        Text color #0199d5
      
           This box has a color of #0199d5        
        
          <div style="background-color:#0199d5;">Content here</div>
        
        
          .mybackground {background-color:#0199d5;}
        
        Background color #0199d5
      
           Border around this has a color of #0199d5        
        
          <div style="border:2px solid #0199d5;">Content here</div>
        
        
          .myborder {border:2px solid #0199d5;}
        
        Border color #0199d5