#1912e4 color space conversions
Hex:
        #1912e4
        RGB:
        25, 18, 228
        CMY:
        90, 93, 11
        CMYK:
        89, 92, 0, 11
      HSL:
        242°, 85.3659%, 48.2353%
        HSV (HSB):
        242°, 92.1053%, 89.4118%
        XYZ:
        14.6208, 6.2407, 73.8328
        xyY:
        0.1544, 0.0659, 6.2407
      CIE-Lab:
        30.0118, 69.5782, -96.3778
        CIE-LCH:
        30.0118, 118.8689, 305.8267
        CIE-Luv:
        30.0118, -7.9876, -116.2641
        Hunter-Lab:
        24.9814, 60.7526, -157.7449
      #1912e4 color charts
#1912e4 RGB chart
      #1912e4 CMYK chart
      #1912e4 RGB pie chart
      #1912e4 color shades, tints & tones
#1912e4 color schemes
#1912e4 color preview, HTML & CSS examples
           This text has a color of #1912e4        
        
          <p style="color:#1912e4;">Text here</p>
        
        
          .mytext {color:#1912e4;}
        
        Text color #1912e4
      
           This box has a color of #1912e4        
        
          <div style="background-color:#1912e4;">Content here</div>
        
        
          .mybackground {background-color:#1912e4;}
        
        Background color #1912e4
      
           Border around this has a color of #1912e4        
        
          <div style="border:2px solid #1912e4;">Content here</div>
        
        
          .myborder {border:2px solid #1912e4;}
        
        Border color #1912e4