#780b6f color space conversions
Hex:
        #780b6f
        RGB:
        120, 11, 111
        CMY:
        53, 96, 56
        CMYK:
        0, 91, 8, 53
      HSL:
        305°, 83.2061%, 25.6863%
        HSV (HSB):
        305°, 90.8333%, 47.0588%
        XYZ:
        10.7346, 5.3801, 15.5116
        xyY:
        0.3394, 0.1701, 5.3801
      CIE-Lab:
        27.7914, 52.9310, -28.9526
        CIE-LCH:
        27.7914, 60.3320, 331.3219
        CIE-Luv:
        27.7914, 40.9608, -42.4102
        Hunter-Lab:
        23.1951, 42.0182, -23.4134
      #780b6f color charts
#780b6f RGB chart
      #780b6f CMYK chart
      #780b6f RGB pie chart
      #780b6f color shades, tints & tones
#780b6f color schemes
#780b6f color preview, HTML & CSS examples
           This text has a color of #780b6f        
        
          <p style="color:#780b6f;">Text here</p>
        
        
          .mytext {color:#780b6f;}
        
        Text color #780b6f
      
           This box has a color of #780b6f        
        
          <div style="background-color:#780b6f;">Content here</div>
        
        
          .mybackground {background-color:#780b6f;}
        
        Background color #780b6f
      
           Border around this has a color of #780b6f        
        
          <div style="border:2px solid #780b6f;">Content here</div>
        
        
          .myborder {border:2px solid #780b6f;}
        
        Border color #780b6f