#3f3ca3 color space conversions
Hex:
        #3f3ca3
        RGB:
        63, 60, 163
        CMY:
        75, 76, 36
        CMYK:
        61, 63, 0, 36
      HSL:
        242°, 46.1883%, 43.7255%
        HSV (HSB):
        242°, 63.1902%, 63.9216%
        XYZ:
        10.2766, 6.9328, 35.4469
        xyY:
        0.1952, 0.1317, 6.9328
      CIE-Lab:
        31.6535, 32.7964, -55.4232
        CIE-LCH:
        31.6535, 64.3998, 300.6147
        CIE-Luv:
        31.6535, -4.7357, -76.3342
        Hunter-Lab:
        26.3303, 23.5901, -61.3874
      #3f3ca3 color charts
#3f3ca3 RGB chart
      #3f3ca3 CMYK chart
      #3f3ca3 RGB pie chart
      #3f3ca3 color shades, tints & tones
#3f3ca3 color schemes
#3f3ca3 color preview, HTML & CSS examples
           This text has a color of #3f3ca3        
        
          <p style="color:#3f3ca3;">Text here</p>
        
        
          .mytext {color:#3f3ca3;}
        
        Text color #3f3ca3
      
           This box has a color of #3f3ca3        
        
          <div style="background-color:#3f3ca3;">Content here</div>
        
        
          .mybackground {background-color:#3f3ca3;}
        
        Background color #3f3ca3
      
           Border around this has a color of #3f3ca3        
        
          <div style="border:2px solid #3f3ca3;">Content here</div>
        
        
          .myborder {border:2px solid #3f3ca3;}
        
        Border color #3f3ca3