#2f3fcb color space conversions
Hex:
        #2f3fcb
        RGB:
        47, 63, 203
        CMY:
        82, 75, 20
        CMYK:
        77, 69, 0, 20
      HSL:
        234°, 62.4000%, 49.0196%
        HSV (HSB):
        234°, 76.8473%, 79.6078%
        XYZ:
        13.7293, 8.4711, 57.4114
        xyY:
        0.1725, 0.1064, 8.4711
      CIE-Lab:
        34.9455, 42.7528, -73.7387
        CIE-LCH:
        34.9455, 85.2361, 300.1046
        CIE-Luv:
        34.9455, -10.1774, -102.1159
        Hunter-Lab:
        29.1052, 33.2664, -96.5785
      #2f3fcb color charts
#2f3fcb RGB chart
      #2f3fcb CMYK chart
      #2f3fcb RGB pie chart
      #2f3fcb color shades, tints & tones
#2f3fcb color schemes
#2f3fcb color preview, HTML & CSS examples
           This text has a color of #2f3fcb        
        
          <p style="color:#2f3fcb;">Text here</p>
        
        
          .mytext {color:#2f3fcb;}
        
        Text color #2f3fcb
      
           This box has a color of #2f3fcb        
        
          <div style="background-color:#2f3fcb;">Content here</div>
        
        
          .mybackground {background-color:#2f3fcb;}
        
        Background color #2f3fcb
      
           Border around this has a color of #2f3fcb        
        
          <div style="border:2px solid #2f3fcb;">Content here</div>
        
        
          .myborder {border:2px solid #2f3fcb;}
        
        Border color #2f3fcb