#780f9b color space conversions
Hex:
        #780f9b
        RGB:
        120, 15, 155
        CMY:
        53, 94, 39
        CMYK:
        23, 90, 0, 39
      HSL:
        285°, 82.3529%, 33.3333%
        HSV (HSB):
        285°, 90.3226%, 60.7843%
        XYZ:
        13.8329, 6.7013, 31.5747
        xyY:
        0.2655, 0.1286, 6.7013
      CIE-Lab:
        31.1169, 59.9136, -51.1442
        CIE-LCH:
        31.1169, 78.7741, 319.5149
        CIE-Luv:
        31.1169, 27.0256, -72.7611
        Hunter-Lab:
        25.8868, 50.0818, -54.1966
      #780f9b color charts
#780f9b RGB chart
      #780f9b CMYK chart
      #780f9b RGB pie chart
      #780f9b color shades, tints & tones
#780f9b color schemes
#780f9b color preview, HTML & CSS examples
           This text has a color of #780f9b        
        
          <p style="color:#780f9b;">Text here</p>
        
        
          .mytext {color:#780f9b;}
        
        Text color #780f9b
      
           This box has a color of #780f9b        
        
          <div style="background-color:#780f9b;">Content here</div>
        
        
          .mybackground {background-color:#780f9b;}
        
        Background color #780f9b
      
           Border around this has a color of #780f9b        
        
          <div style="border:2px solid #780f9b;">Content here</div>
        
        
          .myborder {border:2px solid #780f9b;}
        
        Border color #780f9b