#124f56 color space conversions
Hex:
        #124f56
        RGB:
        18, 79, 86
        CMY:
        93, 69, 66
        CMYK:
        79, 8, 0, 66
      HSL:
        186°, 65.3846%, 20.3922%
        HSV (HSB):
        186°, 79.0698%, 33.7255%
        XYZ:
        4.7252, 6.3924, 9.7889
        xyY:
        0.2260, 0.3058, 6.3924
      CIE-Lab:
        30.3817, -16.0718, -9.6274
        CIE-LCH:
        30.3817, 18.7347, 210.9226
        CIE-Luv:
        30.3817, -20.7066, -10.1543
        Hunter-Lab:
        25.2833, -10.8862, -5.2570
      #124f56 color charts
#124f56 RGB chart
      #124f56 CMYK chart
      #124f56 RGB pie chart
      #124f56 color shades, tints & tones
#124f56 color schemes
#124f56 color preview, HTML & CSS examples
           This text has a color of #124f56        
        
          <p style="color:#124f56;">Text here</p>
        
        
          .mytext {color:#124f56;}
        
        Text color #124f56
      
           This box has a color of #124f56        
        
          <div style="background-color:#124f56;">Content here</div>
        
        
          .mybackground {background-color:#124f56;}
        
        Background color #124f56
      
           Border around this has a color of #124f56        
        
          <div style="border:2px solid #124f56;">Content here</div>
        
        
          .myborder {border:2px solid #124f56;}
        
        Border color #124f56