#1912cb color space conversions
Hex:
        #1912cb
        RGB:
        25, 18, 203
        CMY:
        90, 93, 20
        CMYK:
        88, 91, 0, 20
      HSL:
        242°, 83.7104%, 43.3333%
        HSV (HSB):
        242°, 91.1330%, 79.6078%
        XYZ:
        11.3967, 4.9511, 56.8549
        xyY:
        0.1557, 0.0676, 4.9511
      CIE-Lab:
        26.5949, 62.9579, -87.6124
        CIE-LCH:
        26.5949, 107.8871, 305.7009
        CIE-Luv:
        26.5949, -6.8886, -101.7943
        Hunter-Lab:
        22.2510, 52.4862, -135.9196
      #1912cb color charts
#1912cb RGB chart
      #1912cb CMYK chart
      #1912cb RGB pie chart
      #1912cb color shades, tints & tones
#1912cb color schemes
#1912cb color preview, HTML & CSS examples
           This text has a color of #1912cb        
        
          <p style="color:#1912cb;">Text here</p>
        
        
          .mytext {color:#1912cb;}
        
        Text color #1912cb
      
           This box has a color of #1912cb        
        
          <div style="background-color:#1912cb;">Content here</div>
        
        
          .mybackground {background-color:#1912cb;}
        
        Background color #1912cb
      
           Border around this has a color of #1912cb        
        
          <div style="border:2px solid #1912cb;">Content here</div>
        
        
          .myborder {border:2px solid #1912cb;}
        
        Border color #1912cb