#0198fa color space conversions
Hex:
        #0198fa
        RGB:
        1, 152, 250
        CMY:
        100, 40, 2
        CMYK:
        100, 39, 0, 2
      HSL:
        204°, 99.2032%, 49.2157%
        HSV (HSB):
        204°, 99.6000%, 98.0392%
        XYZ:
        28.4961, 29.3651, 94.6086
        xyY:
        0.1869, 0.1926, 29.3651
      CIE-Lab:
        61.1025, 2.3077, -57.9124
        CIE-LCH:
        61.1025, 57.9583, 272.2819
        CIE-Luv:
        61.1025, -36.8773, -93.1475
        Hunter-Lab:
        54.1895, -0.9658, -65.5807
      #0198fa color charts
#0198fa RGB chart
      #0198fa CMYK chart
      #0198fa RGB pie chart
      #0198fa color shades, tints & tones
#0198fa color schemes
#0198fa color preview, HTML & CSS examples
           This text has a color of #0198fa        
        
          <p style="color:#0198fa;">Text here</p>
        
        
          .mytext {color:#0198fa;}
        
        Text color #0198fa
      
           This box has a color of #0198fa        
        
          <div style="background-color:#0198fa;">Content here</div>
        
        
          .mybackground {background-color:#0198fa;}
        
        Background color #0198fa
      
           Border around this has a color of #0198fa        
        
          <div style="border:2px solid #0198fa;">Content here</div>
        
        
          .myborder {border:2px solid #0198fa;}
        
        Border color #0198fa