#3f3eec color space conversions
Hex:
        #3f3eec
        RGB:
        63, 62, 236
        CMY:
        75, 76, 7
        CMYK:
        73, 74, 0, 7
      HSL:
        240°, 82.0755%, 58.4314%
        HSV (HSB):
        240°, 73.7288%, 92.5490%
        XYZ:
        18.9128, 10.5581, 80.3980
        xyY:
        0.1721, 0.0961, 10.5581
      CIE-Lab:
        38.8261, 55.5866, -86.2417
        CIE-LCH:
        38.8261, 102.6036, 302.8036
        CIE-Luv:
        38.8261, -8.6122, -121.7774
        Hunter-Lab:
        32.4933, 47.0334, -123.9556
      #3f3eec color charts
#3f3eec RGB chart
      #3f3eec CMYK chart
      #3f3eec RGB pie chart
      #3f3eec color shades, tints & tones
#3f3eec color schemes
#3f3eec color preview, HTML & CSS examples
           This text has a color of #3f3eec        
        
          <p style="color:#3f3eec;">Text here</p>
        
        
          .mytext {color:#3f3eec;}
        
        Text color #3f3eec
      
           This box has a color of #3f3eec        
        
          <div style="background-color:#3f3eec;">Content here</div>
        
        
          .mybackground {background-color:#3f3eec;}
        
        Background color #3f3eec
      
           Border around this has a color of #3f3eec        
        
          <div style="border:2px solid #3f3eec;">Content here</div>
        
        
          .myborder {border:2px solid #3f3eec;}
        
        Border color #3f3eec