#3f2def color space conversions
Hex:
        #3f2def
        RGB:
        63, 45, 239
        CMY:
        75, 82, 6
        CMYK:
        74, 81, 0, 6
      HSL:
        246°, 85.8407%, 55.6863%
        HSV (HSB):
        246°, 81.1715%, 93.7255%
        XYZ:
        18.5683, 9.1655, 82.4518
        xyY:
        0.1685, 0.0832, 9.1655
      CIE-Lab:
        36.3011, 64.6866, -92.1216
        CIE-LCH:
        36.3011, 112.5644, 305.0761
        CIE-Luv:
        36.3011, -6.4771, -124.5161
        Hunter-Lab:
        30.2746, 56.4984, -140.2819
      #3f2def color charts
#3f2def RGB chart
      #3f2def CMYK chart
      #3f2def RGB pie chart
      #3f2def color shades, tints & tones
#3f2def color schemes
#3f2def color preview, HTML & CSS examples
           This text has a color of #3f2def        
        
          <p style="color:#3f2def;">Text here</p>
        
        
          .mytext {color:#3f2def;}
        
        Text color #3f2def
      
           This box has a color of #3f2def        
        
          <div style="background-color:#3f2def;">Content here</div>
        
        
          .mybackground {background-color:#3f2def;}
        
        Background color #3f2def
      
           Border around this has a color of #3f2def        
        
          <div style="border:2px solid #3f2def;">Content here</div>
        
        
          .myborder {border:2px solid #3f2def;}
        
        Border color #3f2def