#1912bb color space conversions
Hex:
        #1912bb
        RGB:
        25, 18, 187
        CMY:
        90, 93, 27
        CMYK:
        87, 90, 0, 27
      HSL:
        242°, 82.4390%, 40.1961%
        HSV (HSB):
        242°, 90.3743%, 73.3333%
        XYZ:
        9.5868, 4.2271, 47.3243
        xyY:
        0.1568, 0.0691, 4.2271
      CIE-Lab:
        24.4086, 58.5712, -81.8273
        CIE-LCH:
        24.4086, 100.6295, 305.5947
        CIE-Luv:
        24.4086, -6.1725, -92.4516
        Hunter-Lab:
        20.5600, 47.2521, -122.0797
      #1912bb color charts
#1912bb RGB chart
      #1912bb CMYK chart
      #1912bb RGB pie chart
      #1912bb color shades, tints & tones
#1912bb color schemes
#1912bb color preview, HTML & CSS examples
           This text has a color of #1912bb        
        
          <p style="color:#1912bb;">Text here</p>
        
        
          .mytext {color:#1912bb;}
        
        Text color #1912bb
      
           This box has a color of #1912bb        
        
          <div style="background-color:#1912bb;">Content here</div>
        
        
          .mybackground {background-color:#1912bb;}
        
        Background color #1912bb
      
           Border around this has a color of #1912bb        
        
          <div style="border:2px solid #1912bb;">Content here</div>
        
        
          .myborder {border:2px solid #1912bb;}
        
        Border color #1912bb