#195dfa color space conversions
Hex:
        #195dfa
        RGB:
        25, 93, 250
        CMY:
        90, 64, 2
        CMYK:
        90, 63, 0, 2
      HSL:
        222°, 95.7447%, 53.9216%
        HSV (HSB):
        222°, 90.0000%, 98.0392%
        XYZ:
        21.5706, 14.9375, 92.1888
        xyY:
        0.1676, 0.1161, 14.9375
      CIE-Lab:
        45.5485, 39.6893, -83.0884
        CIE-LCH:
        45.5485, 92.0811, 295.5327
        CIE-Luv:
        45.5485, -19.3101, -124.8753
        Hunter-Lab:
        38.6491, 31.9874, -114.3689
      #195dfa color charts
#195dfa RGB chart
      #195dfa CMYK chart
      #195dfa RGB pie chart
      #195dfa color shades, tints & tones
#195dfa color schemes
#195dfa color preview, HTML & CSS examples
           This text has a color of #195dfa        
        
          <p style="color:#195dfa;">Text here</p>
        
        
          .mytext {color:#195dfa;}
        
        Text color #195dfa
      
           This box has a color of #195dfa        
        
          <div style="background-color:#195dfa;">Content here</div>
        
        
          .mybackground {background-color:#195dfa;}
        
        Background color #195dfa
      
           Border around this has a color of #195dfa        
        
          <div style="border:2px solid #195dfa;">Content here</div>
        
        
          .myborder {border:2px solid #195dfa;}
        
        Border color #195dfa