#2f3cae color space conversions
Hex:
        #2f3cae
        RGB:
        47, 60, 174
        CMY:
        82, 76, 32
        CMYK:
        73, 66, 0, 32
      HSL:
        234°, 57.4661%, 43.3333%
        HSV (HSB):
        234°, 72.9885%, 68.2353%
        XYZ:
        10.4281, 6.8920, 40.8251
        xyY:
        0.1793, 0.1185, 6.8920
      CIE-Lab:
        31.5599, 34.3648, -62.2180
        CIE-LCH:
        31.5599, 71.0776, 298.9131
        CIE-Luv:
        31.5599, -8.7407, -84.4435
        Hunter-Lab:
        26.2527, 24.9617, -73.8238
      #2f3cae color charts
#2f3cae RGB chart
      #2f3cae CMYK chart
      #2f3cae RGB pie chart
      #2f3cae color shades, tints & tones
#2f3cae color schemes
#2f3cae color preview, HTML & CSS examples
           This text has a color of #2f3cae        
        
          <p style="color:#2f3cae;">Text here</p>
        
        
          .mytext {color:#2f3cae;}
        
        Text color #2f3cae
      
           This box has a color of #2f3cae        
        
          <div style="background-color:#2f3cae;">Content here</div>
        
        
          .mybackground {background-color:#2f3cae;}
        
        Background color #2f3cae
      
           Border around this has a color of #2f3cae        
        
          <div style="border:2px solid #2f3cae;">Content here</div>
        
        
          .myborder {border:2px solid #2f3cae;}
        
        Border color #2f3cae