#510cef color space conversions
Hex:
        #510cef
        RGB:
        81, 12, 239
        CMY:
        68, 95, 6
        CMYK:
        66, 95, 0, 6
      HSL:
        258°, 90.4382%, 49.2157%
        HSV (HSB):
        258°, 94.9791%, 93.7255%
        XYZ:
        19.1048, 8.2443, 82.2457
        xyY:
        0.1743, 0.0752, 8.2443
      CIE-Lab:
        34.4865, 75.2758, -95.0981
        CIE-LCH:
        34.4865, 121.2852, 308.3637
        CIE-Luv:
        34.4865, -0.7373, -124.5637
        Hunter-Lab:
        28.7128, 68.5219, -149.7327
      #510cef color charts
#510cef RGB chart
      #510cef CMYK chart
      #510cef RGB pie chart
      #510cef color shades, tints & tones
#510cef color schemes
#510cef color preview, HTML & CSS examples
           This text has a color of #510cef        
        
          <p style="color:#510cef;">Text here</p>
        
        
          .mytext {color:#510cef;}
        
        Text color #510cef
      
           This box has a color of #510cef        
        
          <div style="background-color:#510cef;">Content here</div>
        
        
          .mybackground {background-color:#510cef;}
        
        Background color #510cef
      
           Border around this has a color of #510cef        
        
          <div style="border:2px solid #510cef;">Content here</div>
        
        
          .myborder {border:2px solid #510cef;}
        
        Border color #510cef