#3f65dc color space conversions
Hex:
        #3f65dc
        RGB:
        63, 101, 220
        CMY:
        75, 60, 14
        CMYK:
        71, 54, 0, 14
      HSL:
        225°, 69.1630%, 55.4902%
        HSV (HSB):
        225°, 71.3636%, 86.2745%
        XYZ:
        19.6218, 15.5314, 69.6738
        xyY:
        0.1872, 0.1482, 15.5314
      CIE-Lab:
        46.3536, 26.7432, -64.8392
        CIE-LCH:
        46.3536, 70.1378, 292.4139
        CIE-Luv:
        46.3536, -16.7594, -99.7440
        Hunter-Lab:
        39.4099, 19.9061, -77.2333
      #3f65dc color charts
#3f65dc RGB chart
      #3f65dc CMYK chart
      #3f65dc RGB pie chart
      #3f65dc color shades, tints & tones
#3f65dc color schemes
#3f65dc color preview, HTML & CSS examples
           This text has a color of #3f65dc        
        
          <p style="color:#3f65dc;">Text here</p>
        
        
          .mytext {color:#3f65dc;}
        
        Text color #3f65dc
      
           This box has a color of #3f65dc        
        
          <div style="background-color:#3f65dc;">Content here</div>
        
        
          .mybackground {background-color:#3f65dc;}
        
        Background color #3f65dc
      
           Border around this has a color of #3f65dc        
        
          <div style="border:2px solid #3f65dc;">Content here</div>
        
        
          .myborder {border:2px solid #3f65dc;}
        
        Border color #3f65dc