#3f038b color space conversions
Hex:
        #3f038b
        RGB:
        63, 3, 139
        CMY:
        75, 99, 45
        CMYK:
        55, 98, 0, 45
      HSL:
        266°, 95.7746%, 27.8431%
        HSV (HSB):
        266°, 97.8417%, 54.5098%
        XYZ:
        6.7427, 2.9860, 24.6471
        xyY:
        0.1961, 0.0869, 2.9860
      CIE-Lab:
        19.9876, 51.8638, -59.8416
        CIE-LCH:
        19.9876, 79.1888, 310.9150
        CIE-Luv:
        19.9876, 4.4462, -66.0401
        Hunter-Lab:
        17.2799, 39.4111, -72.4717
      #3f038b color charts
#3f038b RGB chart
      #3f038b CMYK chart
      #3f038b RGB pie chart
      #3f038b color shades, tints & tones
#3f038b color schemes
#3f038b color preview, HTML & CSS examples
           This text has a color of #3f038b        
        
          <p style="color:#3f038b;">Text here</p>
        
        
          .mytext {color:#3f038b;}
        
        Text color #3f038b
      
           This box has a color of #3f038b        
        
          <div style="background-color:#3f038b;">Content here</div>
        
        
          .mybackground {background-color:#3f038b;}
        
        Background color #3f038b
      
           Border around this has a color of #3f038b        
        
          <div style="border:2px solid #3f038b;">Content here</div>
        
        
          .myborder {border:2px solid #3f038b;}
        
        Border color #3f038b