#510ec1 color space conversions
Hex:
        #510ec1
        RGB:
        81, 14, 193
        CMY:
        68, 95, 24
        CMYK:
        58, 93, 0, 24
      HSL:
        262°, 86.4734%, 40.5882%
        HSV (HSB):
        262°, 92.7461%, 75.6863%
        XYZ:
        13.1760, 5.9137, 50.8991
        xyY:
        0.1883, 0.0845, 5.9137
      CIE-Lab:
        29.1936, 63.9728, -77.2996
        CIE-LCH:
        29.1936, 100.3382, 309.6110
        CIE-Luv:
        29.1936, 3.4860, -98.3984
        Hunter-Lab:
        24.3180, 54.1585, -107.0749
      #510ec1 color charts
#510ec1 RGB chart
      #510ec1 CMYK chart
      #510ec1 RGB pie chart
      #510ec1 color shades, tints & tones
#510ec1 color schemes
#510ec1 color preview, HTML & CSS examples
           This text has a color of #510ec1        
        
          <p style="color:#510ec1;">Text here</p>
        
        
          .mytext {color:#510ec1;}
        
        Text color #510ec1
      
           This box has a color of #510ec1        
        
          <div style="background-color:#510ec1;">Content here</div>
        
        
          .mybackground {background-color:#510ec1;}
        
        Background color #510ec1
      
           Border around this has a color of #510ec1        
        
          <div style="border:2px solid #510ec1;">Content here</div>
        
        
          .myborder {border:2px solid #510ec1;}
        
        Border color #510ec1