#1d0096 color space conversions
Hex:
        #1d0096
        RGB:
        29, 0, 150
        CMY:
        89, 100, 41
        CMYK:
        81, 100, 0, 41
      HSL:
        252°, 100.0000%, 29.4118%
        HSV (HSB):
        252°, 100.0000%, 58.8235%
        XYZ:
        6.0117, 2.4632, 29.0128
        xyY:
        0.1604, 0.0657, 2.4632
      CIE-Lab:
        17.7514, 53.7352, -70.5062
        CIE-LCH:
        17.7514, 88.6488, 307.3123
        CIE-Luv:
        17.7514, -2.9680, -68.7237
        Hunter-Lab:
        15.6946, 40.9074, -98.6159
      #1d0096 color charts
#1d0096 RGB chart
      #1d0096 CMYK chart
      #1d0096 RGB pie chart
      #1d0096 color shades, tints & tones
#1d0096 color schemes
#1d0096 color preview, HTML & CSS examples
           This text has a color of #1d0096        
        
          <p style="color:#1d0096;">Text here</p>
        
        
          .mytext {color:#1d0096;}
        
        Text color #1d0096
      
           This box has a color of #1d0096        
        
          <div style="background-color:#1d0096;">Content here</div>
        
        
          .mybackground {background-color:#1d0096;}
        
        Background color #1d0096
      
           Border around this has a color of #1d0096        
        
          <div style="border:2px solid #1d0096;">Content here</div>
        
        
          .myborder {border:2px solid #1d0096;}
        
        Border color #1d0096