#3f158b color space conversions
Hex:
        #3f158b
        RGB:
        63, 21, 139
        CMY:
        75, 92, 45
        CMYK:
        55, 85, 0, 45
      HSL:
        261°, 73.7500%, 31.3725%
        HSV (HSB):
        261°, 84.8921%, 54.5098%
        XYZ:
        6.9783, 3.4572, 24.7256
        xyY:
        0.1985, 0.0983, 3.4572
      CIE-Lab:
        21.7890, 46.4826, -56.8651
        CIE-LCH:
        21.7890, 73.4457, 309.2632
        CIE-Luv:
        21.7890, 3.4027, -66.3995
        Hunter-Lab:
        18.5935, 34.4538, -65.8284
      #3f158b color charts
#3f158b RGB chart
      #3f158b CMYK chart
      #3f158b RGB pie chart
      #3f158b color shades, tints & tones
#3f158b color schemes
#3f158b color preview, HTML & CSS examples
           This text has a color of #3f158b        
        
          <p style="color:#3f158b;">Text here</p>
        
        
          .mytext {color:#3f158b;}
        
        Text color #3f158b
      
           This box has a color of #3f158b        
        
          <div style="background-color:#3f158b;">Content here</div>
        
        
          .mybackground {background-color:#3f158b;}
        
        Background color #3f158b
      
           Border around this has a color of #3f158b        
        
          <div style="border:2px solid #3f158b;">Content here</div>
        
        
          .myborder {border:2px solid #3f158b;}
        
        Border color #3f158b