#3d39fa color space conversions
Hex:
        #3d39fa
        RGB:
        61, 57, 250
        CMY:
        76, 78, 2
        CMYK:
        76, 77, 0, 2
      HSL:
        241°, 95.0739%, 60.1961%
        HSV (HSB):
        241°, 77.2000%, 98.0392%
        XYZ:
        20.6429, 10.8205, 91.4430
        xyY:
        0.1680, 0.0880, 10.8205
      CIE-Lab:
        39.2765, 62.2877, -93.3907
        CIE-LCH:
        39.2765, 112.2567, 303.7016
        CIE-Luv:
        39.2765, -8.8170, -130.3912
        Hunter-Lab:
        32.8945, 54.4521, -141.7934
      #3d39fa color charts
#3d39fa RGB chart
      #3d39fa CMYK chart
      #3d39fa RGB pie chart
      #3d39fa color shades, tints & tones
#3d39fa color schemes
#3d39fa color preview, HTML & CSS examples
           This text has a color of #3d39fa        
        
          <p style="color:#3d39fa;">Text here</p>
        
        
          .mytext {color:#3d39fa;}
        
        Text color #3d39fa
      
           This box has a color of #3d39fa        
        
          <div style="background-color:#3d39fa;">Content here</div>
        
        
          .mybackground {background-color:#3d39fa;}
        
        Background color #3d39fa
      
           Border around this has a color of #3d39fa        
        
          <div style="border:2px solid #3d39fa;">Content here</div>
        
        
          .myborder {border:2px solid #3d39fa;}
        
        Border color #3d39fa