#780f8e color space conversions
Hex:
        #780f8e
        RGB:
        120, 15, 142
        CMY:
        53, 94, 44
        CMYK:
        15, 89, 0, 44
      HSL:
        290°, 80.8917%, 30.7843%
        HSV (HSB):
        290°, 89.4366%, 55.6863%
        XYZ:
        12.7990, 6.2877, 26.1303
        xyY:
        0.2831, 0.1391, 6.2877
      CIE-Lab:
        30.1270, 57.4575, -44.7573
        CIE-LCH:
        30.1270, 72.8326, 322.0827
        CIE-Luv:
        30.1270, 30.6045, -63.9493
        Hunter-Lab:
        25.0753, 47.2289, -44.2317
      #780f8e color charts
#780f8e RGB chart
      #780f8e CMYK chart
      #780f8e RGB pie chart
      #780f8e color shades, tints & tones
#780f8e color schemes
#780f8e color preview, HTML & CSS examples
           This text has a color of #780f8e        
        
          <p style="color:#780f8e;">Text here</p>
        
        
          .mytext {color:#780f8e;}
        
        Text color #780f8e
      
           This box has a color of #780f8e        
        
          <div style="background-color:#780f8e;">Content here</div>
        
        
          .mybackground {background-color:#780f8e;}
        
        Background color #780f8e
      
           Border around this has a color of #780f8e        
        
          <div style="border:2px solid #780f8e;">Content here</div>
        
        
          .myborder {border:2px solid #780f8e;}
        
        Border color #780f8e