#1915c2 color space conversions
Hex:
        #1915c2
        RGB:
        25, 21, 194
        CMY:
        90, 92, 24
        CMYK:
        87, 89, 0, 24
      HSL:
        241°, 80.4651%, 42.1569%
        HSV (HSB):
        241°, 89.1753%, 76.0784%
        XYZ:
        10.4067, 4.6380, 51.3857
        xyY:
        0.1567, 0.0698, 4.6380
      CIE-Lab:
        25.6776, 59.5550, -83.8547
        CIE-LCH:
        25.6776, 102.8514, 305.3830
        CIE-Luv:
        25.6776, -6.6929, -96.8221
        Hunter-Lab:
        21.5361, 48.5665, -126.3920
      #1915c2 color charts
#1915c2 RGB chart
      #1915c2 CMYK chart
      #1915c2 RGB pie chart
      #1915c2 color shades, tints & tones
#1915c2 color schemes
#1915c2 color preview, HTML & CSS examples
           This text has a color of #1915c2        
        
          <p style="color:#1915c2;">Text here</p>
        
        
          .mytext {color:#1915c2;}
        
        Text color #1915c2
      
           This box has a color of #1915c2        
        
          <div style="background-color:#1915c2;">Content here</div>
        
        
          .mybackground {background-color:#1915c2;}
        
        Background color #1915c2
      
           Border around this has a color of #1915c2        
        
          <div style="border:2px solid #1915c2;">Content here</div>
        
        
          .myborder {border:2px solid #1915c2;}
        
        Border color #1915c2