#195bef color space conversions
Hex:
        #195bef
        RGB:
        25, 91, 239
        CMY:
        90, 64, 6
        CMYK:
        90, 62, 0, 6
      HSL:
        221°, 86.9919%, 51.7647%
        HSV (HSB):
        221°, 89.5397%, 93.7255%
        XYZ:
        19.7220, 13.9208, 83.3089
        xyY:
        0.1686, 0.1190, 13.9208
      CIE-Lab:
        44.1192, 36.8762, -79.2715
        CIE-LCH:
        44.1192, 87.4290, 294.9473
        CIE-Luv:
        44.1192, -18.9050, -118.4271
        Hunter-Lab:
        37.3106, 29.0594, -106.2679
      #195bef color charts
#195bef RGB chart
      #195bef CMYK chart
      #195bef RGB pie chart
      #195bef color shades, tints & tones
#195bef color schemes
#195bef color preview, HTML & CSS examples
           This text has a color of #195bef        
        
          <p style="color:#195bef;">Text here</p>
        
        
          .mytext {color:#195bef;}
        
        Text color #195bef
      
           This box has a color of #195bef        
        
          <div style="background-color:#195bef;">Content here</div>
        
        
          .mybackground {background-color:#195bef;}
        
        Background color #195bef
      
           Border around this has a color of #195bef        
        
          <div style="border:2px solid #195bef;">Content here</div>
        
        
          .myborder {border:2px solid #195bef;}
        
        Border color #195bef