#3f123e color space conversions
Hex:
        #3f123e
        RGB:
        63, 18, 62
        CMY:
        75, 93, 76
        CMYK:
        0, 71, 2, 75
      HSL:
        301°, 55.5556%, 15.8824%
        HSV (HSB):
        301°, 71.4286%, 24.7059%
        XYZ:
        3.1357, 1.8372, 4.7468
        xyY:
        0.3226, 0.1890, 1.8372
      CIE-Lab:
        14.6085, 28.4293, -17.6165
        CIE-LCH:
        14.6085, 33.4450, 328.2151
        CIE-Luv:
        14.6085, 15.4399, -19.0591
        Hunter-Lab:
        13.5542, 17.5752, -11.2757
      #3f123e color charts
#3f123e RGB chart
      #3f123e CMYK chart
      #3f123e RGB pie chart
      #3f123e color shades, tints & tones
#3f123e color schemes
#3f123e color preview, HTML & CSS examples
           This text has a color of #3f123e        
        
          <p style="color:#3f123e;">Text here</p>
        
        
          .mytext {color:#3f123e;}
        
        Text color #3f123e
      
           This box has a color of #3f123e        
        
          <div style="background-color:#3f123e;">Content here</div>
        
        
          .mybackground {background-color:#3f123e;}
        
        Background color #3f123e
      
           Border around this has a color of #3f123e        
        
          <div style="border:2px solid #3f123e;">Content here</div>
        
        
          .myborder {border:2px solid #3f123e;}
        
        Border color #3f123e