#3f65fa color space conversions
Hex:
        #3f65fa
        RGB:
        63, 101, 250
        CMY:
        75, 60, 2
        CMYK:
        75, 60, 0, 2
      HSL:
        228°, 94.9239%, 61.3725%
        HSV (HSB):
        228°, 74.8000%, 98.0392%
        XYZ:
        23.9589, 17.2663, 92.5124
        xyY:
        0.1791, 0.1291, 17.2663
      CIE-Lab:
        48.5938, 37.4275, -78.0591
        CIE-LCH:
        48.5938, 86.5681, 295.6167
        CIE-Luv:
        48.5938, -16.9644, -120.7124
        Hunter-Lab:
        41.5527, 30.2043, -102.9157
      #3f65fa color charts
#3f65fa RGB chart
      #3f65fa CMYK chart
      #3f65fa RGB pie chart
      #3f65fa color shades, tints & tones
#3f65fa color schemes
#3f65fa color preview, HTML & CSS examples
           This text has a color of #3f65fa        
        
          <p style="color:#3f65fa;">Text here</p>
        
        
          .mytext {color:#3f65fa;}
        
        Text color #3f65fa
      
           This box has a color of #3f65fa        
        
          <div style="background-color:#3f65fa;">Content here</div>
        
        
          .mybackground {background-color:#3f65fa;}
        
        Background color #3f65fa
      
           Border around this has a color of #3f65fa        
        
          <div style="border:2px solid #3f65fa;">Content here</div>
        
        
          .myborder {border:2px solid #3f65fa;}
        
        Border color #3f65fa