#1d0255 color space conversions
Hex:
        #1d0255
        RGB:
        29, 2, 85
        CMY:
        89, 99, 67
        CMYK:
        66, 98, 0, 67
      HSL:
        260°, 95.4023%, 17.0588%
        HSV (HSB):
        260°, 97.6471%, 33.3333%
        XYZ:
        2.1681, 0.9605, 8.6655
        xyY:
        0.1838, 0.0814, 0.9605
      CIE-Lab:
        8.6580, 35.5179, -43.5143
        CIE-LCH:
        8.6580, 56.1695, 309.2225
        CIE-Luv:
        8.6580, 0.6608, -29.8583
        Hunter-Lab:
        9.8005, 22.3372, -45.5628
      #1d0255 color charts
#1d0255 RGB chart
      #1d0255 CMYK chart
      #1d0255 RGB pie chart
      #1d0255 color shades, tints & tones
#1d0255 color schemes
#1d0255 color preview, HTML & CSS examples
           This text has a color of #1d0255        
        
          <p style="color:#1d0255;">Text here</p>
        
        
          .mytext {color:#1d0255;}
        
        Text color #1d0255
      
           This box has a color of #1d0255        
        
          <div style="background-color:#1d0255;">Content here</div>
        
        
          .mybackground {background-color:#1d0255;}
        
        Background color #1d0255
      
           Border around this has a color of #1d0255        
        
          <div style="border:2px solid #1d0255;">Content here</div>
        
        
          .myborder {border:2px solid #1d0255;}
        
        Border color #1d0255