#510cb1 color space conversions
Hex:
        #510cb1
        RGB:
        81, 12, 177
        CMY:
        68, 95, 31
        CMYK:
        54, 93, 0, 31
      HSL:
        265°, 87.3016%, 37.0588%
        HSV (HSB):
        265°, 93.2203%, 69.4118%
        XYZ:
        11.4606, 5.1866, 41.9920
        xyY:
        0.1954, 0.0884, 5.1866
      CIE-Lab:
        27.2599, 60.5518, -70.9930
        CIE-LCH:
        27.2599, 93.3088, 310.4617
        CIE-Luv:
        27.2599, 5.3680, -89.1123
        Hunter-Lab:
        22.7741, 49.9719, -93.3800
      #510cb1 color charts
#510cb1 RGB chart
      #510cb1 CMYK chart
      #510cb1 RGB pie chart
      #510cb1 color shades, tints & tones
#510cb1 color schemes
#510cb1 color preview, HTML & CSS examples
           This text has a color of #510cb1        
        
          <p style="color:#510cb1;">Text here</p>
        
        
          .mytext {color:#510cb1;}
        
        Text color #510cb1
      
           This box has a color of #510cb1        
        
          <div style="background-color:#510cb1;">Content here</div>
        
        
          .mybackground {background-color:#510cb1;}
        
        Background color #510cb1
      
           Border around this has a color of #510cb1        
        
          <div style="border:2px solid #510cb1;">Content here</div>
        
        
          .myborder {border:2px solid #510cb1;}
        
        Border color #510cb1