#78299d color space conversions
Hex:
        #78299d
        RGB:
        120, 41, 157
        CMY:
        53, 84, 38
        CMYK:
        24, 74, 0, 38
      HSL:
        281°, 58.5859%, 38.8235%
        HSV (HSB):
        281°, 73.8854%, 61.5686%
        XYZ:
        14.6245, 8.0133, 32.6742
        xyY:
        0.2644, 0.1449, 8.0133
      CIE-Lab:
        34.0105, 52.3650, -47.6743
        CIE-LCH:
        34.0105, 70.8162, 317.6845
        CIE-Luv:
        34.0105, 23.6057, -70.1257
        Hunter-Lab:
        28.3077, 42.6790, -48.6201
      #78299d color charts
#78299d RGB chart
      #78299d CMYK chart
      #78299d RGB pie chart
      #78299d color shades, tints & tones
#78299d color schemes
#78299d color preview, HTML & CSS examples
           This text has a color of #78299d        
        
          <p style="color:#78299d;">Text here</p>
        
        
          .mytext {color:#78299d;}
        
        Text color #78299d
      
           This box has a color of #78299d        
        
          <div style="background-color:#78299d;">Content here</div>
        
        
          .mybackground {background-color:#78299d;}
        
        Background color #78299d
      
           Border around this has a color of #78299d        
        
          <div style="border:2px solid #78299d;">Content here</div>
        
        
          .myborder {border:2px solid #78299d;}
        
        Border color #78299d