#195dfe color space conversions
Hex:
        #195dfe
        RGB:
        25, 93, 254
        CMY:
        90, 64, 0
        CMYK:
        90, 63, 0, 0
      HSL:
        222°, 99.1342%, 54.7059%
        HSV (HSB):
        222°, 90.1575%, 99.6078%
        XYZ:
        22.2046, 15.1911, 95.5278
        xyY:
        0.1670, 0.1143, 15.1911
      CIE-Lab:
        45.8949, 41.1558, -84.7484
        CIE-LCH:
        45.8949, 94.2130, 295.9023
        CIE-Luv:
        45.8949, -19.2926, -127.4246
        Hunter-Lab:
        38.9758, 33.4844, -118.0339
      #195dfe color charts
#195dfe RGB chart
      #195dfe CMYK chart
      #195dfe RGB pie chart
      #195dfe color shades, tints & tones
#195dfe color schemes
#195dfe color preview, HTML & CSS examples
           This text has a color of #195dfe        
        
          <p style="color:#195dfe;">Text here</p>
        
        
          .mytext {color:#195dfe;}
        
        Text color #195dfe
      
           This box has a color of #195dfe        
        
          <div style="background-color:#195dfe;">Content here</div>
        
        
          .mybackground {background-color:#195dfe;}
        
        Background color #195dfe
      
           Border around this has a color of #195dfe        
        
          <div style="border:2px solid #195dfe;">Content here</div>
        
        
          .myborder {border:2px solid #195dfe;}
        
        Border color #195dfe