#2f3eff color space conversions
Hex:
        #2f3eff
        RGB:
        47, 62, 255
        CMY:
        82, 76, 0
        CMYK:
        82, 76, 0, 0
      HSL:
        236°, 100.0000%, 59.2157%
        HSV (HSB):
        236°, 81.5686%, 100.0000%
        XYZ:
        20.9449, 11.2696, 95.6791
        xyY:
        0.1638, 0.0881, 11.2696
      CIE-Lab:
        40.0309, 60.4945, -94.9598
        CIE-LCH:
        40.0309, 112.5920, 302.4993
        CIE-Luv:
        40.0309, -11.5584, -133.0740
        Hunter-Lab:
        33.5702, 52.6208, -145.4844
      #2f3eff color charts
#2f3eff RGB chart
      #2f3eff CMYK chart
      #2f3eff RGB pie chart
      #2f3eff color shades, tints & tones
#2f3eff color schemes
#2f3eff color preview, HTML & CSS examples
           This text has a color of #2f3eff        
        
          <p style="color:#2f3eff;">Text here</p>
        
        
          .mytext {color:#2f3eff;}
        
        Text color #2f3eff
      
           This box has a color of #2f3eff        
        
          <div style="background-color:#2f3eff;">Content here</div>
        
        
          .mybackground {background-color:#2f3eff;}
        
        Background color #2f3eff
      
           Border around this has a color of #2f3eff        
        
          <div style="border:2px solid #2f3eff;">Content here</div>
        
        
          .myborder {border:2px solid #2f3eff;}
        
        Border color #2f3eff