#781d94 color space conversions
Hex:
        #781d94
        RGB:
        120, 29, 148
        CMY:
        53, 89, 42
        CMYK:
        19, 80, 0, 42
      HSL:
        286°, 67.2316%, 34.7059%
        HSV (HSB):
        286°, 80.4054%, 58.0392%
        XYZ:
        13.5304, 7.0099, 28.6569
        xyY:
        0.2750, 0.1425, 7.0099
      CIE-Lab:
        31.8295, 54.9107, -45.7054
        CIE-LCH:
        31.8295, 71.4434, 320.2274
        CIE-Luv:
        31.8295, 27.5660, -66.2290
        Hunter-Lab:
        26.4762, 44.8870, -45.6399
      #781d94 color charts
#781d94 RGB chart
      #781d94 CMYK chart
      #781d94 RGB pie chart
      #781d94 color shades, tints & tones
#781d94 color schemes
#781d94 color preview, HTML & CSS examples
           This text has a color of #781d94        
        
          <p style="color:#781d94;">Text here</p>
        
        
          .mytext {color:#781d94;}
        
        Text color #781d94
      
           This box has a color of #781d94        
        
          <div style="background-color:#781d94;">Content here</div>
        
        
          .mybackground {background-color:#781d94;}
        
        Background color #781d94
      
           Border around this has a color of #781d94        
        
          <div style="border:2px solid #781d94;">Content here</div>
        
        
          .myborder {border:2px solid #781d94;}
        
        Border color #781d94