#60123f color space conversions
Hex:
        #60123f
        RGB:
        96, 18, 63
        CMY:
        62, 93, 75
        CMYK:
        0, 81, 34, 62
      HSL:
        325°, 68.4211%, 22.3529%
        HSV (HSB):
        325°, 81.2500%, 37.6471%
        XYZ:
        5.9374, 3.2783, 5.0225
        xyY:
        0.4170, 0.2302, 3.2783
      CIE-Lab:
        21.1256, 38.3668, -7.7172
        CIE-LCH:
        21.1256, 39.1353, 348.6271
        CIE-Luv:
        21.1256, 38.6060, -13.1598
        Hunter-Lab:
        18.1060, 26.8486, -3.7723
      #60123f color charts
#60123f RGB chart
      #60123f CMYK chart
      #60123f RGB pie chart
      #60123f color shades, tints & tones
#60123f color schemes
#60123f color preview, HTML & CSS examples
           This text has a color of #60123f        
        
          <p style="color:#60123f;">Text here</p>
        
        
          .mytext {color:#60123f;}
        
        Text color #60123f
      
           This box has a color of #60123f        
        
          <div style="background-color:#60123f;">Content here</div>
        
        
          .mybackground {background-color:#60123f;}
        
        Background color #60123f
      
           Border around this has a color of #60123f        
        
          <div style="border:2px solid #60123f;">Content here</div>
        
        
          .myborder {border:2px solid #60123f;}
        
        Border color #60123f