#3f75f1 color space conversions
Hex:
        #3f75f1
        RGB:
        63, 117, 241
        CMY:
        75, 54, 5
        CMYK:
        74, 51, 0, 5
      HSL:
        222°, 86.4078%, 59.6078%
        HSV (HSB):
        222°, 73.8589%, 94.5098%
        XYZ:
        24.2884, 20.1302, 85.8245
        xyY:
        0.1865, 0.1546, 20.1302
      CIE-Lab:
        51.9841, 24.2552, -67.5343
        CIE-LCH:
        51.9841, 71.7579, 289.7560
        CIE-Luv:
        51.9841, -21.2198, -106.7476
        Hunter-Lab:
        44.8667, 18.1134, -82.0078
      #3f75f1 color charts
#3f75f1 RGB chart
      #3f75f1 CMYK chart
      #3f75f1 RGB pie chart
      #3f75f1 color shades, tints & tones
#3f75f1 color schemes
#3f75f1 color preview, HTML & CSS examples
           This text has a color of #3f75f1        
        
          <p style="color:#3f75f1;">Text here</p>
        
        
          .mytext {color:#3f75f1;}
        
        Text color #3f75f1
      
           This box has a color of #3f75f1        
        
          <div style="background-color:#3f75f1;">Content here</div>
        
        
          .mybackground {background-color:#3f75f1;}
        
        Background color #3f75f1
      
           Border around this has a color of #3f75f1        
        
          <div style="border:2px solid #3f75f1;">Content here</div>
        
        
          .myborder {border:2px solid #3f75f1;}
        
        Border color #3f75f1