#1d0d81 color space conversions
Hex:
        #1d0d81
        RGB:
        29, 13, 129
        CMY:
        89, 95, 49
        CMYK:
        78, 90, 0, 49
      HSL:
        248°, 81.6901%, 27.8431%
        HSV (HSB):
        248°, 89.9225%, 50.5882%
        XYZ:
        4.6131, 2.1340, 20.9377
        xyY:
        0.1666, 0.0771, 2.1340
      CIE-Lab:
        16.1755, 43.6966, -59.9640
        CIE-LCH:
        16.1755, 74.1962, 306.0814
        CIE-Luv:
        16.1755, -2.5805, -57.8663
        Hunter-Lab:
        14.6083, 30.8027, -74.7525
      #1d0d81 color charts
#1d0d81 RGB chart
      #1d0d81 CMYK chart
      #1d0d81 RGB pie chart
      #1d0d81 color shades, tints & tones
#1d0d81 color schemes
#1d0d81 color preview, HTML & CSS examples
           This text has a color of #1d0d81        
        
          <p style="color:#1d0d81;">Text here</p>
        
        
          .mytext {color:#1d0d81;}
        
        Text color #1d0d81
      
           This box has a color of #1d0d81        
        
          <div style="background-color:#1d0d81;">Content here</div>
        
        
          .mybackground {background-color:#1d0d81;}
        
        Background color #1d0d81
      
           Border around this has a color of #1d0d81        
        
          <div style="border:2px solid #1d0d81;">Content here</div>
        
        
          .myborder {border:2px solid #1d0d81;}
        
        Border color #1d0d81