#510c75 color space conversions
Hex:
        #510c75
        RGB:
        81, 12, 117
        CMY:
        68, 95, 54
        CMYK:
        31, 90, 0, 54
      HSL:
        279°, 81.3953%, 25.2941%
        HSV (HSB):
        279°, 89.7436%, 45.8824%
        XYZ:
        6.7357, 3.2966, 17.1109
        xyY:
        0.2482, 0.1215, 3.2966
      CIE-Lab:
        21.1947, 46.5895, -43.7992
        CIE-LCH:
        21.1947, 63.9449, 316.7681
        CIE-Luv:
        21.1947, 14.5340, -53.0082
        Hunter-Lab:
        18.1566, 34.4454, -43.1657
      #510c75 color charts
#510c75 RGB chart
      #510c75 CMYK chart
      #510c75 RGB pie chart
      #510c75 color shades, tints & tones
#510c75 color schemes
#510c75 color preview, HTML & CSS examples
           This text has a color of #510c75        
        
          <p style="color:#510c75;">Text here</p>
        
        
          .mytext {color:#510c75;}
        
        Text color #510c75
      
           This box has a color of #510c75        
        
          <div style="background-color:#510c75;">Content here</div>
        
        
          .mybackground {background-color:#510c75;}
        
        Background color #510c75
      
           Border around this has a color of #510c75        
        
          <div style="border:2px solid #510c75;">Content here</div>
        
        
          .myborder {border:2px solid #510c75;}
        
        Border color #510c75