#2f308a color space conversions
Hex:
        #2f308a
        RGB:
        47, 48, 138
        CMY:
        82, 81, 46
        CMYK:
        66, 65, 0, 46
      HSL:
        239°, 49.1892%, 36.2745%
        HSV (HSB):
        239°, 65.9420%, 54.1176%
        XYZ:
        6.8167, 4.5532, 24.5643
        xyY:
        0.1897, 0.1267, 4.5532
      CIE-Lab:
        25.4220, 29.1945, -50.3354
        CIE-LCH:
        25.4220, 58.1891, 300.1137
        CIE-Luv:
        25.4220, -4.8269, -63.7688
        Hunter-Lab:
        21.3383, 19.6813, -53.3171
      #2f308a color charts
#2f308a RGB chart
      #2f308a CMYK chart
      #2f308a RGB pie chart
      #2f308a color shades, tints & tones
#2f308a color schemes
#2f308a color preview, HTML & CSS examples
           This text has a color of #2f308a        
        
          <p style="color:#2f308a;">Text here</p>
        
        
          .mytext {color:#2f308a;}
        
        Text color #2f308a
      
           This box has a color of #2f308a        
        
          <div style="background-color:#2f308a;">Content here</div>
        
        
          .mybackground {background-color:#2f308a;}
        
        Background color #2f308a
      
           Border around this has a color of #2f308a        
        
          <div style="border:2px solid #2f308a;">Content here</div>
        
        
          .myborder {border:2px solid #2f308a;}
        
        Border color #2f308a