#2d0787 color space conversions
Hex:
        #2d0787
        RGB:
        45, 7, 135
        CMY:
        82, 97, 47
        CMYK:
        67, 95, 0, 47
      HSL:
        258°, 90.1408%, 27.8431%
        HSV (HSB):
        258°, 94.8148%, 52.9412%
        XYZ:
        5.5313, 2.4591, 23.1048
        xyY:
        0.1779, 0.0791, 2.4591
      CIE-Lab:
        17.7327, 48.3619, -61.1320
        CIE-LCH:
        17.7327, 77.9487, 308.3477
        CIE-Luv:
        17.7327, 0.0418, -62.3007
        Hunter-Lab:
        15.6816, 35.5194, -76.3792
      #2d0787 color charts
#2d0787 RGB chart
      #2d0787 CMYK chart
      #2d0787 RGB pie chart
      #2d0787 color shades, tints & tones
#2d0787 color schemes
#2d0787 color preview, HTML & CSS examples
           This text has a color of #2d0787        
        
          <p style="color:#2d0787;">Text here</p>
        
        
          .mytext {color:#2d0787;}
        
        Text color #2d0787
      
           This box has a color of #2d0787        
        
          <div style="background-color:#2d0787;">Content here</div>
        
        
          .mybackground {background-color:#2d0787;}
        
        Background color #2d0787
      
           Border around this has a color of #2d0787        
        
          <div style="border:2px solid #2d0787;">Content here</div>
        
        
          .myborder {border:2px solid #2d0787;}
        
        Border color #2d0787