#78233f color space conversions
Hex:
        #78233f
        RGB:
        120, 35, 63
        CMY:
        53, 86, 75
        CMYK:
        0, 71, 48, 53
      HSL:
        340°, 54.8387%, 30.3922%
        HSV (HSB):
        340°, 70.8333%, 47.0588%
        XYZ:
        9.2440, 5.5540, 5.2874
        xyY:
        0.4602, 0.2765, 5.5540
      CIE-Lab:
        28.2582, 39.1695, 3.3404
        CIE-LCH:
        28.2582, 39.3117, 4.8745
        CIE-Luv:
        28.2582, 52.6106, -2.6743
        Hunter-Lab:
        23.5670, 28.7731, 3.1947
      #78233f color charts
#78233f RGB chart
      #78233f CMYK chart
      #78233f RGB pie chart
      #78233f color shades, tints & tones
#78233f color schemes
#78233f color preview, HTML & CSS examples
           This text has a color of #78233f        
        
          <p style="color:#78233f;">Text here</p>
        
        
          .mytext {color:#78233f;}
        
        Text color #78233f
      
           This box has a color of #78233f        
        
          <div style="background-color:#78233f;">Content here</div>
        
        
          .mybackground {background-color:#78233f;}
        
        Background color #78233f
      
           Border around this has a color of #78233f        
        
          <div style="border:2px solid #78233f;">Content here</div>
        
        
          .myborder {border:2px solid #78233f;}
        
        Border color #78233f