#2f4cf1 color space conversions
Hex:
        #2f4cf1
        RGB:
        47, 76, 241
        CMY:
        82, 70, 5
        CMYK:
        80, 68, 0, 5
      HSL:
        231°, 87.3874%, 56.4706%
        HSV (HSB):
        231°, 80.4979%, 94.5098%
        XYZ:
        19.6339, 12.1241, 84.5245
        xyY:
        0.1688, 0.1043, 12.1241
      CIE-Lab:
        41.4127, 48.1010, -84.8233
        CIE-LCH:
        41.4127, 97.5126, 299.5564
        CIE-Luv:
        41.4127, -13.5991, -123.0461
        Hunter-Lab:
        34.8197, 39.7171, -119.5522
      #2f4cf1 color charts
#2f4cf1 RGB chart
      #2f4cf1 CMYK chart
      #2f4cf1 RGB pie chart
      #2f4cf1 color shades, tints & tones
#2f4cf1 color schemes
#2f4cf1 color preview, HTML & CSS examples
           This text has a color of #2f4cf1        
        
          <p style="color:#2f4cf1;">Text here</p>
        
        
          .mytext {color:#2f4cf1;}
        
        Text color #2f4cf1
      
           This box has a color of #2f4cf1        
        
          <div style="background-color:#2f4cf1;">Content here</div>
        
        
          .mybackground {background-color:#2f4cf1;}
        
        Background color #2f4cf1
      
           Border around this has a color of #2f4cf1        
        
          <div style="border:2px solid #2f4cf1;">Content here</div>
        
        
          .myborder {border:2px solid #2f4cf1;}
        
        Border color #2f4cf1