#1d1d84 color space conversions
Hex:
        #1d1d84
        RGB:
        29, 29, 132
        CMY:
        89, 89, 48
        CMYK:
        78, 78, 0, 48
      HSL:
        240°, 63.9752%, 31.5686%
        HSV (HSB):
        240°, 78.0303%, 51.7647%
        XYZ:
        5.1109, 2.8059, 22.1020
        xyY:
        0.1703, 0.0935, 2.8059
      CIE-Lab:
        19.2491, 36.7867, -56.7661
        CIE-LCH:
        19.2491, 67.6436, 302.9448
        CIE-Luv:
        19.2491, -4.4361, -61.5219
        Hunter-Lab:
        16.7508, 25.1492, -66.5054
      #1d1d84 color charts
#1d1d84 RGB chart
      #1d1d84 CMYK chart
      #1d1d84 RGB pie chart
      #1d1d84 color shades, tints & tones
#1d1d84 color schemes
#1d1d84 color preview, HTML & CSS examples
           This text has a color of #1d1d84        
        
          <p style="color:#1d1d84;">Text here</p>
        
        
          .mytext {color:#1d1d84;}
        
        Text color #1d1d84
      
           This box has a color of #1d1d84        
        
          <div style="background-color:#1d1d84;">Content here</div>
        
        
          .mybackground {background-color:#1d1d84;}
        
        Background color #1d1d84
      
           Border around this has a color of #1d1d84        
        
          <div style="border:2px solid #1d1d84;">Content here</div>
        
        
          .myborder {border:2px solid #1d1d84;}
        
        Border color #1d1d84