#1d1195 color space conversions
Hex:
        #1d1195
        RGB:
        29, 17, 149
        CMY:
        89, 93, 42
        CMYK:
        81, 89, 0, 42
      HSL:
        245°, 79.5181%, 32.5490%
        HSV (HSB):
        245°, 88.5906%, 58.4314%
        XYZ:
        6.1320, 2.8320, 28.6572
        xyY:
        0.1630, 0.0753, 2.8320
      CIE-Lab:
        19.3583, 48.1288, -67.2080
        CIE-LCH:
        19.3583, 82.6637, 305.6071
        CIE-Luv:
        19.3583, -3.9235, -70.2000
        Hunter-Lab:
        16.8286, 35.5910, -89.1839
      #1d1195 color charts
#1d1195 RGB chart
      #1d1195 CMYK chart
      #1d1195 RGB pie chart
      #1d1195 color shades, tints & tones
#1d1195 color schemes
#1d1195 color preview, HTML & CSS examples
           This text has a color of #1d1195        
        
          <p style="color:#1d1195;">Text here</p>
        
        
          .mytext {color:#1d1195;}
        
        Text color #1d1195
      
           This box has a color of #1d1195        
        
          <div style="background-color:#1d1195;">Content here</div>
        
        
          .mybackground {background-color:#1d1195;}
        
        Background color #1d1195
      
           Border around this has a color of #1d1195        
        
          <div style="border:2px solid #1d1195;">Content here</div>
        
        
          .myborder {border:2px solid #1d1195;}
        
        Border color #1d1195