#3f82e7 color space conversions
Hex:
        #3f82e7
        RGB:
        63, 130, 231
        CMY:
        75, 49, 9
        CMYK:
        73, 44, 0, 9
      HSL:
        216°, 77.7778%, 57.6471%
        HSV (HSB):
        216°, 72.7273%, 90.5882%
        XYZ:
        24.4563, 22.7915, 78.7115
        xyY:
        0.1942, 0.1809, 22.7915
      CIE-Lab:
        54.8570, 12.6019, -57.3293
        CIE-LCH:
        54.8570, 58.6981, 282.3974
        CIE-Luv:
        54.8570, -25.2911, -91.1831
        Hunter-Lab:
        47.7405, 7.8955, -64.3353
      #3f82e7 color charts
#3f82e7 RGB chart
      #3f82e7 CMYK chart
      #3f82e7 RGB pie chart
      #3f82e7 color shades, tints & tones
#3f82e7 color schemes
#3f82e7 color preview, HTML & CSS examples
           This text has a color of #3f82e7        
        
          <p style="color:#3f82e7;">Text here</p>
        
        
          .mytext {color:#3f82e7;}
        
        Text color #3f82e7
      
           This box has a color of #3f82e7        
        
          <div style="background-color:#3f82e7;">Content here</div>
        
        
          .mybackground {background-color:#3f82e7;}
        
        Background color #3f82e7
      
           Border around this has a color of #3f82e7        
        
          <div style="border:2px solid #3f82e7;">Content here</div>
        
        
          .myborder {border:2px solid #3f82e7;}
        
        Border color #3f82e7