#2f3987 color space conversions
Hex:
        #2f3987
        RGB:
        47, 57, 135
        CMY:
        82, 78, 47
        CMYK:
        65, 58, 0, 47
      HSL:
        233°, 48.3516%, 35.6863%
        HSV (HSB):
        233°, 65.1852%, 52.9412%
        XYZ:
        7.0086, 5.2799, 23.5714
        xyY:
        0.1954, 0.1472, 5.2799
      CIE-Lab:
        27.5177, 22.0928, -45.0591
        CIE-LCH:
        27.5177, 50.1838, 296.1191
        CIE-Luv:
        27.5177, -6.8637, -59.2100
        Hunter-Lab:
        22.9780, 14.2335, -44.7367
      #2f3987 color charts
#2f3987 RGB chart
      #2f3987 CMYK chart
      #2f3987 RGB pie chart
      #2f3987 color shades, tints & tones
#2f3987 color schemes
#2f3987 color preview, HTML & CSS examples
           This text has a color of #2f3987        
        
          <p style="color:#2f3987;">Text here</p>
        
        
          .mytext {color:#2f3987;}
        
        Text color #2f3987
      
           This box has a color of #2f3987        
        
          <div style="background-color:#2f3987;">Content here</div>
        
        
          .mybackground {background-color:#2f3987;}
        
        Background color #2f3987
      
           Border around this has a color of #2f3987        
        
          <div style="border:2px solid #2f3987;">Content here</div>
        
        
          .myborder {border:2px solid #2f3987;}
        
        Border color #2f3987