#a50068 color space conversions
Hex:
        #a50068
        RGB:
        165, 0, 104
        CMY:
        35, 100, 59
        CMYK:
        0, 100, 37, 35
      HSL:
        322°, 100.0000%, 32.3529%
        HSV (HSB):
        322°, 100.0000%, 64.7059%
        XYZ:
        18.0157, 8.9988, 13.8841
        xyY:
        0.4405, 0.2200, 8.9988
      CIE-Lab:
        35.9820, 63.1552, -11.0418
        CIE-LCH:
        35.9820, 64.1132, 350.0828
        CIE-Luv:
        35.9820, 80.6325, -24.4456
        Hunter-Lab:
        29.9980, 54.7042, -6.4428
      #a50068 color charts
#a50068 RGB chart
      #a50068 CMYK chart
      #a50068 RGB pie chart
      #a50068 color shades, tints & tones
#a50068 color schemes
#a50068 color preview, HTML & CSS examples
           This text has a color of #a50068        
        
          <p style="color:#a50068;">Text here</p>
        
        
          .mytext {color:#a50068;}
        
        Text color #a50068
      
           This box has a color of #a50068        
        
          <div style="background-color:#a50068;">Content here</div>
        
        
          .mybackground {background-color:#a50068;}
        
        Background color #a50068
      
           Border around this has a color of #a50068        
        
          <div style="border:2px solid #a50068;">Content here</div>
        
        
          .myborder {border:2px solid #a50068;}
        
        Border color #a50068