#3f095a color space conversions
Hex:
        #3f095a
        RGB:
        63, 9, 90
        CMY:
        75, 96, 65
        CMYK:
        30, 90, 0, 65
      HSL:
        280°, 81.8182%, 19.4118%
        HSV (HSB):
        280°, 90.0000%, 35.2941%
        XYZ:
        3.9930, 1.9903, 9.8466
        xyY:
        0.2522, 0.1257, 1.9903
      CIE-Lab:
        15.4364, 38.3153, -35.5708
        CIE-LCH:
        15.4364, 52.2814, 317.1273
        CIE-Luv:
        15.4364, 10.8638, -37.2736
        Hunter-Lab:
        14.1079, 25.8333, -31.5059
      #3f095a color charts
#3f095a RGB chart
      #3f095a CMYK chart
      #3f095a RGB pie chart
      #3f095a color shades, tints & tones
#3f095a color schemes
#3f095a color preview, HTML & CSS examples
           This text has a color of #3f095a        
        
          <p style="color:#3f095a;">Text here</p>
        
        
          .mytext {color:#3f095a;}
        
        Text color #3f095a
      
           This box has a color of #3f095a        
        
          <div style="background-color:#3f095a;">Content here</div>
        
        
          .mybackground {background-color:#3f095a;}
        
        Background color #3f095a
      
           Border around this has a color of #3f095a        
        
          <div style="border:2px solid #3f095a;">Content here</div>
        
        
          .myborder {border:2px solid #3f095a;}
        
        Border color #3f095a