#2f3982 color space conversions
Hex:
        #2f3982
        RGB:
        47, 57, 130
        CMY:
        82, 78, 49
        CMYK:
        64, 56, 0, 49
      HSL:
        233°, 46.8927%, 34.7059%
        HSV (HSB):
        233°, 63.8462%, 50.9804%
        XYZ:
        6.6647, 5.1423, 21.7604
        xyY:
        0.1985, 0.1532, 5.1423
      CIE-Lab:
        27.1364, 20.2491, -42.5586
        CIE-LCH:
        27.1364, 47.1303, 295.4448
        CIE-Luv:
        27.1364, -6.7092, -55.7011
        Hunter-Lab:
        22.6766, 12.7772, -41.0207
      #2f3982 color charts
#2f3982 RGB chart
      #2f3982 CMYK chart
      #2f3982 RGB pie chart
      #2f3982 color shades, tints & tones
#2f3982 color schemes
#2f3982 color preview, HTML & CSS examples
           This text has a color of #2f3982        
        
          <p style="color:#2f3982;">Text here</p>
        
        
          .mytext {color:#2f3982;}
        
        Text color #2f3982
      
           This box has a color of #2f3982        
        
          <div style="background-color:#2f3982;">Content here</div>
        
        
          .mybackground {background-color:#2f3982;}
        
        Background color #2f3982
      
           Border around this has a color of #2f3982        
        
          <div style="border:2px solid #2f3982;">Content here</div>
        
        
          .myborder {border:2px solid #2f3982;}
        
        Border color #2f3982