#78256e color space conversions
Hex:
        #78256e
        RGB:
        120, 37, 110
        CMY:
        53, 85, 57
        CMYK:
        0, 69, 8, 53
      HSL:
        307°, 52.8662%, 30.7843%
        HSV (HSB):
        307°, 69.1667%, 47.0588%
        XYZ:
        11.2218, 6.4420, 15.4038
        xyY:
        0.3394, 0.1948, 6.4420
      CIE-Lab:
        30.5013, 44.8523, -24.0378
        CIE-LCH:
        30.5013, 50.8876, 331.8117
        CIE-Luv:
        30.5013, 37.0803, -36.4837
        Hunter-Lab:
        25.3811, 34.5035, -18.2165
      #78256e color charts
#78256e RGB chart
      #78256e CMYK chart
      #78256e RGB pie chart
      #78256e color shades, tints & tones
#78256e color schemes
#78256e color preview, HTML & CSS examples
           This text has a color of #78256e        
        
          <p style="color:#78256e;">Text here</p>
        
        
          .mytext {color:#78256e;}
        
        Text color #78256e
      
           This box has a color of #78256e        
        
          <div style="background-color:#78256e;">Content here</div>
        
        
          .mybackground {background-color:#78256e;}
        
        Background color #78256e
      
           Border around this has a color of #78256e        
        
          <div style="border:2px solid #78256e;">Content here</div>
        
        
          .myborder {border:2px solid #78256e;}
        
        Border color #78256e