#3f33aa color space conversions
Hex:
        #3f33aa
        RGB:
        63, 51, 170
        CMY:
        75, 80, 33
        CMYK:
        63, 70, 0, 33
      HSL:
        246°, 53.8462%, 43.3333%
        HSV (HSB):
        246°, 70.0000%, 66.6667%
        XYZ:
        10.4894, 6.3267, 38.6985
        xyY:
        0.1889, 0.1140, 6.3267
      CIE-Lab:
        30.2222, 40.5989, -61.9756
        CIE-LCH:
        30.2222, 74.0894, 303.2279
        CIE-Luv:
        30.2222, -3.3011, -82.9987
        Hunter-Lab:
        25.1529, 30.4215, -73.6124
      #3f33aa color charts
#3f33aa RGB chart
      #3f33aa CMYK chart
      #3f33aa RGB pie chart
      #3f33aa color shades, tints & tones
#3f33aa color schemes
#3f33aa color preview, HTML & CSS examples
           This text has a color of #3f33aa        
        
          <p style="color:#3f33aa;">Text here</p>
        
        
          .mytext {color:#3f33aa;}
        
        Text color #3f33aa
      
           This box has a color of #3f33aa        
        
          <div style="background-color:#3f33aa;">Content here</div>
        
        
          .mybackground {background-color:#3f33aa;}
        
        Background color #3f33aa
      
           Border around this has a color of #3f33aa        
        
          <div style="border:2px solid #3f33aa;">Content here</div>
        
        
          .myborder {border:2px solid #3f33aa;}
        
        Border color #3f33aa