#781ca5 color space conversions
Hex:
        #781ca5
        RGB:
        120, 28, 165
        CMY:
        53, 89, 35
        CMYK:
        27, 83, 0, 35
      HSL:
        280°, 70.9845%, 37.8431%
        HSV (HSB):
        280°, 83.0303%, 64.7059%
        XYZ:
        14.9525, 7.5402, 36.2646
        xyY:
        0.2545, 0.1283, 7.5402
      CIE-Lab:
        33.0063, 58.6819, -54.1408
        CIE-LCH:
        33.0063, 79.8422, 317.3049
        CIE-Luv:
        33.0063, 23.4639, -78.0147
        Hunter-Lab:
        27.4594, 49.1449, -59.0805
      #781ca5 color charts
#781ca5 RGB chart
      #781ca5 CMYK chart
      #781ca5 RGB pie chart
      #781ca5 color shades, tints & tones
#781ca5 color schemes
#781ca5 color preview, HTML & CSS examples
           This text has a color of #781ca5        
        
          <p style="color:#781ca5;">Text here</p>
        
        
          .mytext {color:#781ca5;}
        
        Text color #781ca5
      
           This box has a color of #781ca5        
        
          <div style="background-color:#781ca5;">Content here</div>
        
        
          .mybackground {background-color:#781ca5;}
        
        Background color #781ca5
      
           Border around this has a color of #781ca5        
        
          <div style="border:2px solid #781ca5;">Content here</div>
        
        
          .myborder {border:2px solid #781ca5;}
        
        Border color #781ca5