#780f6f color space conversions
Hex:
        #780f6f
        RGB:
        120, 15, 111
        CMY:
        53, 94, 56
        CMYK:
        0, 88, 8, 53
      HSL:
        305°, 77.7778%, 26.4706%
        HSV (HSB):
        305°, 87.5000%, 47.0588%
        XYZ:
        10.7858, 5.4824, 15.5287
        xyY:
        0.3392, 0.1724, 5.4824
      CIE-Lab:
        28.0672, 52.1254, -28.5153
        CIE-LCH:
        28.0672, 59.4153, 331.3191
        CIE-Luv:
        28.0672, 40.5707, -41.9261
        Hunter-Lab:
        23.4146, 41.2496, -22.9313
      #780f6f color charts
#780f6f RGB chart
      #780f6f CMYK chart
      #780f6f RGB pie chart
      #780f6f color shades, tints & tones
#780f6f color schemes
#780f6f color preview, HTML & CSS examples
           This text has a color of #780f6f        
        
          <p style="color:#780f6f;">Text here</p>
        
        
          .mytext {color:#780f6f;}
        
        Text color #780f6f
      
           This box has a color of #780f6f        
        
          <div style="background-color:#780f6f;">Content here</div>
        
        
          .mybackground {background-color:#780f6f;}
        
        Background color #780f6f
      
           Border around this has a color of #780f6f        
        
          <div style="border:2px solid #780f6f;">Content here</div>
        
        
          .myborder {border:2px solid #780f6f;}
        
        Border color #780f6f