#3f65c2 color space conversions
Hex:
        #3f65c2
        RGB:
        63, 101, 194
        CMY:
        75, 60, 24
        CMYK:
        68, 48, 0, 24
      HSL:
        223°, 51.7787%, 50.3922%
        HSV (HSB):
        223°, 67.5258%, 76.0784%
        XYZ:
        16.4412, 14.2592, 52.9247
        xyY:
        0.1966, 0.1705, 14.2592
      CIE-Lab:
        44.6023, 17.3748, -52.7652
        CIE-LCH:
        44.6023, 55.5522, 288.2259
        CIE-Luv:
        44.6023, -16.7127, -80.3180
        Hunter-Lab:
        37.7613, 11.6362, -56.6655
      #3f65c2 color charts
#3f65c2 RGB chart
      #3f65c2 CMYK chart
      #3f65c2 RGB pie chart
      #3f65c2 color shades, tints & tones
#3f65c2 color schemes
#3f65c2 color preview, HTML & CSS examples
           This text has a color of #3f65c2        
        
          <p style="color:#3f65c2;">Text here</p>
        
        
          .mytext {color:#3f65c2;}
        
        Text color #3f65c2
      
           This box has a color of #3f65c2        
        
          <div style="background-color:#3f65c2;">Content here</div>
        
        
          .mybackground {background-color:#3f65c2;}
        
        Background color #3f65c2
      
           Border around this has a color of #3f65c2        
        
          <div style="border:2px solid #3f65c2;">Content here</div>
        
        
          .myborder {border:2px solid #3f65c2;}
        
        Border color #3f65c2