#3f82e5 color space conversions
Hex:
        #3f82e5
        RGB:
        63, 130, 229
        CMY:
        75, 49, 10
        CMYK:
        72, 43, 0, 10
      HSL:
        216°, 76.1468%, 57.2549%
        HSV (HSB):
        216°, 72.4891%, 89.8039%
        XYZ:
        24.1754, 22.6792, 77.2321
        xyY:
        0.1948, 0.1828, 22.6792
      CIE-Lab:
        54.7403, 11.8823, -56.3988
        CIE-LCH:
        54.7403, 57.6369, 281.8973
        CIE-Luv:
        54.7403, -25.3374, -89.5932
        Hunter-Lab:
        47.6227, 7.2749, -62.8178
      #3f82e5 color charts
#3f82e5 RGB chart
      #3f82e5 CMYK chart
      #3f82e5 RGB pie chart
      #3f82e5 color shades, tints & tones
#3f82e5 color schemes
#3f82e5 color preview, HTML & CSS examples
           This text has a color of #3f82e5        
        
          <p style="color:#3f82e5;">Text here</p>
        
        
          .mytext {color:#3f82e5;}
        
        Text color #3f82e5
      
           This box has a color of #3f82e5        
        
          <div style="background-color:#3f82e5;">Content here</div>
        
        
          .mybackground {background-color:#3f82e5;}
        
        Background color #3f82e5
      
           Border around this has a color of #3f82e5        
        
          <div style="border:2px solid #3f82e5;">Content here</div>
        
        
          .myborder {border:2px solid #3f82e5;}
        
        Border color #3f82e5