#2d185f color space conversions
Hex:
        #2d185f
        RGB:
        45, 24, 95
        CMY:
        82, 91, 63
        CMYK:
        53, 75, 0, 63
      HSL:
        258°, 59.6639%, 23.3333%
        HSV (HSB):
        258°, 74.7368%, 37.2549%
        XYZ:
        3.4744, 2.0374, 11.0366
        xyY:
        0.2100, 0.1231, 2.0374
      CIE-Lab:
        15.6822, 29.3783, -38.6269
        CIE-LCH:
        15.6822, 48.5295, 307.2554
        CIE-Luv:
        15.6822, 1.8630, -39.8051
        Hunter-Lab:
        14.2737, 18.4700, -35.8523
      #2d185f color charts
#2d185f RGB chart
      #2d185f CMYK chart
      #2d185f RGB pie chart
      #2d185f color shades, tints & tones
#2d185f color schemes
#2d185f color preview, HTML & CSS examples
           This text has a color of #2d185f        
        
          <p style="color:#2d185f;">Text here</p>
        
        
          .mytext {color:#2d185f;}
        
        Text color #2d185f
      
           This box has a color of #2d185f        
        
          <div style="background-color:#2d185f;">Content here</div>
        
        
          .mybackground {background-color:#2d185f;}
        
        Background color #2d185f
      
           Border around this has a color of #2d185f        
        
          <div style="border:2px solid #2d185f;">Content here</div>
        
        
          .myborder {border:2px solid #2d185f;}
        
        Border color #2d185f