#1913c0 color space conversions
Hex:
        #1913c0
        RGB:
        25, 19, 192
        CMY:
        90, 93, 25
        CMYK:
        87, 90, 0, 25
      HSL:
        242°, 81.9905%, 41.3725%
        HSV (HSB):
        242°, 90.1042%, 75.2941%
        XYZ:
        10.1482, 4.4782, 50.1987
        xyY:
        0.1565, 0.0691, 4.4782
      CIE-Lab:
        25.1932, 59.6462, -83.4816
        CIE-LCH:
        25.1932, 102.6004, 305.5452
        CIE-Luv:
        25.1932, -6.4639, -95.4701
        Hunter-Lab:
        21.1617, 48.5674, -125.8312
      #1913c0 color charts
#1913c0 RGB chart
      #1913c0 CMYK chart
      #1913c0 RGB pie chart
      #1913c0 color shades, tints & tones
#1913c0 color schemes
#1913c0 color preview, HTML & CSS examples
           This text has a color of #1913c0        
        
          <p style="color:#1913c0;">Text here</p>
        
        
          .mytext {color:#1913c0;}
        
        Text color #1913c0
      
           This box has a color of #1913c0        
        
          <div style="background-color:#1913c0;">Content here</div>
        
        
          .mybackground {background-color:#1913c0;}
        
        Background color #1913c0
      
           Border around this has a color of #1913c0        
        
          <div style="border:2px solid #1913c0;">Content here</div>
        
        
          .myborder {border:2px solid #1913c0;}
        
        Border color #1913c0