#3f254f color space conversions
Hex:
        #3f254f
        RGB:
        63, 37, 79
        CMY:
        75, 85, 69
        CMYK:
        20, 53, 0, 69
      HSL:
        277°, 36.2069%, 22.7451%
        HSV (HSB):
        277°, 53.1646%, 30.9804%
        XYZ:
        4.1227, 2.9444, 7.7482
        xyY:
        0.2783, 0.1987, 2.9444
      CIE-Lab:
        19.8199, 21.2828, -21.1203
        CIE-LCH:
        19.8199, 29.9838, 315.2196
        CIE-Luv:
        19.8199, 8.4243, -25.2207
        Hunter-Lab:
        17.1593, 12.8583, -14.7605
      #3f254f color charts
#3f254f RGB chart
      #3f254f CMYK chart
      #3f254f RGB pie chart
      #3f254f color shades, tints & tones
#3f254f color schemes
#3f254f color preview, HTML & CSS examples
           This text has a color of #3f254f        
        
          <p style="color:#3f254f;">Text here</p>
        
        
          .mytext {color:#3f254f;}
        
        Text color #3f254f
      
           This box has a color of #3f254f        
        
          <div style="background-color:#3f254f;">Content here</div>
        
        
          .mybackground {background-color:#3f254f;}
        
        Background color #3f254f
      
           Border around this has a color of #3f254f        
        
          <div style="border:2px solid #3f254f;">Content here</div>
        
        
          .myborder {border:2px solid #3f254f;}
        
        Border color #3f254f