#2f2d96 color space conversions
Hex:
        #2f2d96
        RGB:
        47, 45, 150
        CMY:
        82, 82, 41
        CMYK:
        69, 70, 0, 41
      HSL:
        241°, 53.8462%, 38.2353%
        HSV (HSB):
        241°, 70.0000%, 58.8235%
        XYZ:
        7.6157, 4.6831, 29.3567
        xyY:
        0.1828, 0.1124, 4.6831
      CIE-Lab:
        25.8122, 35.3311, -57.1149
        CIE-LCH:
        25.8122, 67.1595, 301.7408
        CIE-Luv:
        25.8122, -4.7832, -71.9200
        Hunter-Lab:
        21.6405, 24.9466, -65.2822
      #2f2d96 color charts
#2f2d96 RGB chart
      #2f2d96 CMYK chart
      #2f2d96 RGB pie chart
      #2f2d96 color shades, tints & tones
#2f2d96 color schemes
#2f2d96 color preview, HTML & CSS examples
           This text has a color of #2f2d96        
        
          <p style="color:#2f2d96;">Text here</p>
        
        
          .mytext {color:#2f2d96;}
        
        Text color #2f2d96
      
           This box has a color of #2f2d96        
        
          <div style="background-color:#2f2d96;">Content here</div>
        
        
          .mybackground {background-color:#2f2d96;}
        
        Background color #2f2d96
      
           Border around this has a color of #2f2d96        
        
          <div style="border:2px solid #2f2d96;">Content here</div>
        
        
          .myborder {border:2px solid #2f2d96;}
        
        Border color #2f2d96