#242f1f color space conversions
Hex:
        #242f1f
        RGB:
        36, 47, 31
        CMY:
        86, 82, 88
        CMYK:
        23, 0, 34, 82
      HSL:
        101°, 20.5128%, 15.2941%
        HSV (HSB):
        101°, 34.0426%, 18.4314%
        XYZ:
        1.9914, 2.5070, 1.6753
        xyY:
        0.3226, 0.4061, 2.5070
      CIE-Lab:
        17.9504, -8.4975, 8.7914
        CIE-LCH:
        17.9504, 12.2268, 134.0261
        CIE-Luv:
        17.9504, -4.5108, 8.7064
        Hunter-Lab:
        15.8336, -5.2588, 4.8103
      #242f1f color charts
#242f1f RGB chart
      #242f1f CMYK chart
      #242f1f RGB pie chart
      #242f1f color shades, tints & tones
#242f1f color schemes
#242f1f color preview, HTML & CSS examples
           This text has a color of #242f1f        
        
          <p style="color:#242f1f;">Text here</p>
        
        
          .mytext {color:#242f1f;}
        
        Text color #242f1f
      
           This box has a color of #242f1f        
        
          <div style="background-color:#242f1f;">Content here</div>
        
        
          .mybackground {background-color:#242f1f;}
        
        Background color #242f1f
      
           Border around this has a color of #242f1f        
        
          <div style="border:2px solid #242f1f;">Content here</div>
        
        
          .myborder {border:2px solid #242f1f;}
        
        Border color #242f1f