#2f2d84 color space conversions
Hex:
        #2f2d84
        RGB:
        47, 45, 132
        CMY:
        82, 82, 48
        CMYK:
        64, 66, 0, 48
      HSL:
        241°, 49.1525%, 34.7059%
        HSV (HSB):
        241°, 65.9091%, 51.7647%
        XYZ:
        6.2755, 4.1471, 22.2995
        xyY:
        0.1918, 0.1267, 4.1471
      CIE-Lab:
        24.1518, 29.0202, -48.6623
        CIE-LCH:
        24.1518, 56.6586, 300.8101
        CIE-Luv:
        24.1518, -3.8995, -60.4843
        Hunter-Lab:
        20.3643, 19.3696, -50.6692
      #2f2d84 color charts
#2f2d84 RGB chart
      #2f2d84 CMYK chart
      #2f2d84 RGB pie chart
      #2f2d84 color shades, tints & tones
#2f2d84 color schemes
#2f2d84 color preview, HTML & CSS examples
           This text has a color of #2f2d84        
        
          <p style="color:#2f2d84;">Text here</p>
        
        
          .mytext {color:#2f2d84;}
        
        Text color #2f2d84
      
           This box has a color of #2f2d84        
        
          <div style="background-color:#2f2d84;">Content here</div>
        
        
          .mybackground {background-color:#2f2d84;}
        
        Background color #2f2d84
      
           Border around this has a color of #2f2d84        
        
          <div style="border:2px solid #2f2d84;">Content here</div>
        
        
          .myborder {border:2px solid #2f2d84;}
        
        Border color #2f2d84