#1912cd color space conversions
Hex:
        #1912cd
        RGB:
        25, 18, 205
        CMY:
        90, 93, 20
        CMYK:
        88, 91, 0, 20
      HSL:
        242°, 83.8565%, 43.7255%
        HSV (HSB):
        242°, 91.2195%, 80.3922%
        XYZ:
        11.6367, 5.0471, 58.1185
        xyY:
        0.1556, 0.0675, 5.0471
      CIE-Lab:
        26.8684, 63.4974, -88.3252
        CIE-LCH:
        26.8684, 108.7808, 305.7125
        CIE-Luv:
        26.8684, -6.9774, -102.9579
        Hunter-Lab:
        22.4657, 53.1436, -137.6567
      #1912cd color charts
#1912cd RGB chart
      #1912cd CMYK chart
      #1912cd RGB pie chart
      #1912cd color shades, tints & tones
#1912cd color schemes
#1912cd color preview, HTML & CSS examples
           This text has a color of #1912cd        
        
          <p style="color:#1912cd;">Text here</p>
        
        
          .mytext {color:#1912cd;}
        
        Text color #1912cd
      
           This box has a color of #1912cd        
        
          <div style="background-color:#1912cd;">Content here</div>
        
        
          .mybackground {background-color:#1912cd;}
        
        Background color #1912cd
      
           Border around this has a color of #1912cd        
        
          <div style="border:2px solid #1912cd;">Content here</div>
        
        
          .myborder {border:2px solid #1912cd;}
        
        Border color #1912cd