#68045f color space conversions
Hex:
        #68045f
        RGB:
        104, 4, 95
        CMY:
        59, 98, 63
        CMYK:
        0, 96, 9, 59
      HSL:
        305°, 92.5926%, 21.1765%
        HSV (HSB):
        305°, 96.1538%, 40.7843%
        XYZ:
        7.8179, 3.8561, 11.1587
        xyY:
        0.3424, 0.1689, 3.8561
      CIE-Lab:
        23.1899, 48.5251, -26.0252
        CIE-LCH:
        23.1899, 55.0635, 331.7942
        CIE-Luv:
        23.1899, 35.4534, -35.6520
        Hunter-Lab:
        19.6370, 36.6999, -19.9457
      #68045f color charts
#68045f RGB chart
      #68045f CMYK chart
      #68045f RGB pie chart
      #68045f color shades, tints & tones
#68045f color schemes
#68045f color preview, HTML & CSS examples
           This text has a color of #68045f        
        
          <p style="color:#68045f;">Text here</p>
        
        
          .mytext {color:#68045f;}
        
        Text color #68045f
      
           This box has a color of #68045f        
        
          <div style="background-color:#68045f;">Content here</div>
        
        
          .mybackground {background-color:#68045f;}
        
        Background color #68045f
      
           Border around this has a color of #68045f        
        
          <div style="border:2px solid #68045f;">Content here</div>
        
        
          .myborder {border:2px solid #68045f;}
        
        Border color #68045f