#2f2a74 color space conversions
Hex:
        #2f2a74
        RGB:
        47, 42, 116
        CMY:
        82, 84, 55
        CMYK:
        59, 64, 0, 55
      HSL:
        244°, 46.8354%, 30.9804%
        HSV (HSB):
        244°, 63.7931%, 45.4902%
        XYZ:
        5.1526, 3.5212, 16.9311
        xyY:
        0.2012, 0.1375, 3.5212
      CIE-Lab:
        22.0209, 25.3514, -41.9954
        CIE-LCH:
        22.0209, 49.0541, 301.1182
        CIE-Luv:
        22.0209, -2.3881, -50.6595
        Hunter-Lab:
        18.7649, 16.1755, -40.3604
      #2f2a74 color charts
#2f2a74 RGB chart
      #2f2a74 CMYK chart
      #2f2a74 RGB pie chart
      #2f2a74 color shades, tints & tones
#2f2a74 color schemes
#2f2a74 color preview, HTML & CSS examples
           This text has a color of #2f2a74        
        
          <p style="color:#2f2a74;">Text here</p>
        
        
          .mytext {color:#2f2a74;}
        
        Text color #2f2a74
      
           This box has a color of #2f2a74        
        
          <div style="background-color:#2f2a74;">Content here</div>
        
        
          .mybackground {background-color:#2f2a74;}
        
        Background color #2f2a74
      
           Border around this has a color of #2f2a74        
        
          <div style="border:2px solid #2f2a74;">Content here</div>
        
        
          .myborder {border:2px solid #2f2a74;}
        
        Border color #2f2a74