#3f50fe color space conversions
Hex:
        #3f50fe
        RGB:
        63, 80, 254
        CMY:
        75, 69, 0
        CMYK:
        75, 69, 0, 0
      HSL:
        235°, 98.9637%, 62.1569%
        HSV (HSB):
        235°, 75.1969%, 99.6078%
        XYZ:
        22.8080, 13.9498, 95.2564
        xyY:
        0.1728, 0.1057, 13.9498
      CIE-Lab:
        44.1609, 51.3939, -87.5566
        CIE-LCH:
        44.1609, 101.5258, 300.4120
        CIE-Luv:
        44.1609, -12.4331, -129.6773
        Hunter-Lab:
        37.3495, 43.6418, -125.0690
      #3f50fe color charts
#3f50fe RGB chart
      #3f50fe CMYK chart
      #3f50fe RGB pie chart
      #3f50fe color shades, tints & tones
#3f50fe color schemes
#3f50fe color preview, HTML & CSS examples
           This text has a color of #3f50fe        
        
          <p style="color:#3f50fe;">Text here</p>
        
        
          .mytext {color:#3f50fe;}
        
        Text color #3f50fe
      
           This box has a color of #3f50fe        
        
          <div style="background-color:#3f50fe;">Content here</div>
        
        
          .mybackground {background-color:#3f50fe;}
        
        Background color #3f50fe
      
           Border around this has a color of #3f50fe        
        
          <div style="border:2px solid #3f50fe;">Content here</div>
        
        
          .myborder {border:2px solid #3f50fe;}
        
        Border color #3f50fe