#2f3faa color space conversions
Hex:
        #2f3faa
        RGB:
        47, 63, 170
        CMY:
        82, 75, 33
        CMYK:
        72, 63, 0, 33
      HSL:
        232°, 56.6820%, 42.5490%
        HSV (HSB):
        232°, 72.3529%, 66.6667%
        XYZ:
        10.2055, 7.0616, 38.8554
        xyY:
        0.1818, 0.1258, 7.0616
      CIE-Lab:
        31.9468, 30.9813, -59.1932
        CIE-LCH:
        31.9468, 66.8108, 297.6273
        CIE-Luv:
        31.9468, -9.3068, -81.0737
        Hunter-Lab:
        26.5737, 22.0479, -68.0905
      #2f3faa color charts
#2f3faa RGB chart
      #2f3faa CMYK chart
      #2f3faa RGB pie chart
      #2f3faa color shades, tints & tones
#2f3faa color schemes
#2f3faa color preview, HTML & CSS examples
           This text has a color of #2f3faa        
        
          <p style="color:#2f3faa;">Text here</p>
        
        
          .mytext {color:#2f3faa;}
        
        Text color #2f3faa
      
           This box has a color of #2f3faa        
        
          <div style="background-color:#2f3faa;">Content here</div>
        
        
          .mybackground {background-color:#2f3faa;}
        
        Background color #2f3faa
      
           Border around this has a color of #2f3faa        
        
          <div style="border:2px solid #2f3faa;">Content here</div>
        
        
          .myborder {border:2px solid #2f3faa;}
        
        Border color #2f3faa