#1915be color space conversions
Hex:
        #1915be
        RGB:
        25, 21, 190
        CMY:
        90, 92, 25
        CMYK:
        87, 89, 0, 25
      HSL:
        241°, 80.0948%, 41.3725%
        HSV (HSB):
        241°, 88.9474%, 74.5098%
        XYZ:
        9.9633, 4.4607, 49.0511
        xyY:
        0.1570, 0.0703, 4.4607
      CIE-Lab:
        25.1395, 58.4283, -82.3877
        CIE-LCH:
        25.1395, 101.0029, 305.3438
        CIE-Luv:
        25.1395, -6.5182, -94.4927
        Hunter-Lab:
        21.1204, 47.2449, -122.9138
      #1915be color charts
#1915be RGB chart
      #1915be CMYK chart
      #1915be RGB pie chart
      #1915be color shades, tints & tones
#1915be color schemes
#1915be color preview, HTML & CSS examples
           This text has a color of #1915be        
        
          <p style="color:#1915be;">Text here</p>
        
        
          .mytext {color:#1915be;}
        
        Text color #1915be
      
           This box has a color of #1915be        
        
          <div style="background-color:#1915be;">Content here</div>
        
        
          .mybackground {background-color:#1915be;}
        
        Background color #1915be
      
           Border around this has a color of #1915be        
        
          <div style="border:2px solid #1915be;">Content here</div>
        
        
          .myborder {border:2px solid #1915be;}
        
        Border color #1915be