#3f3fbe color space conversions
Hex:
        #3f3fbe
        RGB:
        63, 63, 190
        CMY:
        75, 75, 25
        CMYK:
        67, 67, 0, 25
      HSL:
        240°, 50.1976%, 49.6078%
        HSV (HSB):
        240°, 66.8421%, 74.5098%
        XYZ:
        13.1217, 8.3295, 49.6314
        xyY:
        0.1846, 0.1172, 8.3295
      CIE-Lab:
        34.6599, 40.0550, -66.5755
        CIE-LCH:
        34.6599, 77.6962, 301.0331
        CIE-Luv:
        34.6599, -6.7283, -93.3124
        Hunter-Lab:
        28.8608, 30.6491, -81.7571
      #3f3fbe color charts
#3f3fbe RGB chart
      #3f3fbe CMYK chart
      #3f3fbe RGB pie chart
      #3f3fbe color shades, tints & tones
#3f3fbe color schemes
#3f3fbe color preview, HTML & CSS examples
           This text has a color of #3f3fbe        
        
          <p style="color:#3f3fbe;">Text here</p>
        
        
          .mytext {color:#3f3fbe;}
        
        Text color #3f3fbe
      
           This box has a color of #3f3fbe        
        
          <div style="background-color:#3f3fbe;">Content here</div>
        
        
          .mybackground {background-color:#3f3fbe;}
        
        Background color #3f3fbe
      
           Border around this has a color of #3f3fbe        
        
          <div style="border:2px solid #3f3fbe;">Content here</div>
        
        
          .myborder {border:2px solid #3f3fbe;}
        
        Border color #3f3fbe