#3f48f1 color space conversions
Hex:
        #3f48f1
        RGB:
        63, 72, 241
        CMY:
        75, 72, 5
        CMYK:
        74, 70, 0, 5
      HSL:
        237°, 86.4078%, 59.6078%
        HSV (HSB):
        237°, 73.8589%, 94.5098%
        XYZ:
        20.2444, 12.0424, 84.4765
        xyY:
        0.1734, 0.1031, 12.0424
      CIE-Lab:
        41.2834, 51.6908, -85.0115
        CIE-LCH:
        41.2834, 99.4932, 301.3015
        CIE-Luv:
        41.2834, -10.5169, -123.3158
        Hunter-Lab:
        34.7021, 43.4043, -120.0401
      #3f48f1 color charts
#3f48f1 RGB chart
      #3f48f1 CMYK chart
      #3f48f1 RGB pie chart
      #3f48f1 color shades, tints & tones
#3f48f1 color schemes
#3f48f1 color preview, HTML & CSS examples
           This text has a color of #3f48f1        
        
          <p style="color:#3f48f1;">Text here</p>
        
        
          .mytext {color:#3f48f1;}
        
        Text color #3f48f1
      
           This box has a color of #3f48f1        
        
          <div style="background-color:#3f48f1;">Content here</div>
        
        
          .mybackground {background-color:#3f48f1;}
        
        Background color #3f48f1
      
           Border around this has a color of #3f48f1        
        
          <div style="border:2px solid #3f48f1;">Content here</div>
        
        
          .myborder {border:2px solid #3f48f1;}
        
        Border color #3f48f1