#2d035f color space conversions
Hex:
        #2d035f
        RGB:
        45, 3, 95
        CMY:
        82, 99, 63
        CMYK:
        53, 97, 0, 63
      HSL:
        267°, 93.8776%, 19.2157%
        HSV (HSB):
        267°, 96.8421%, 37.2549%
        XYZ:
        3.1803, 1.4492, 10.9386
        xyY:
        0.2043, 0.0931, 1.4492
      CIE-Lab:
        12.2816, 39.2155, -44.2130
        CIE-LCH:
        12.2816, 59.0986, 311.5720
        CIE-Luv:
        12.2816, 3.5924, -38.7052
        Hunter-Lab:
        12.0384, 26.0889, -45.4463
      #2d035f color charts
#2d035f RGB chart
      #2d035f CMYK chart
      #2d035f RGB pie chart
      #2d035f color shades, tints & tones
#2d035f color schemes
#2d035f color preview, HTML & CSS examples
           This text has a color of #2d035f        
        
          <p style="color:#2d035f;">Text here</p>
        
        
          .mytext {color:#2d035f;}
        
        Text color #2d035f
      
           This box has a color of #2d035f        
        
          <div style="background-color:#2d035f;">Content here</div>
        
        
          .mybackground {background-color:#2d035f;}
        
        Background color #2d035f
      
           Border around this has a color of #2d035f        
        
          <div style="border:2px solid #2d035f;">Content here</div>
        
        
          .myborder {border:2px solid #2d035f;}
        
        Border color #2d035f