#5152df color space conversions
Hex:
        #5152df
        RGB:
        81, 82, 223
        CMY:
        68, 68, 13
        CMYK:
        64, 63, 0, 13
      HSL:
        240°, 68.9320%, 59.6078%
        HSV (HSB):
        240°, 63.6771%, 87.4510%
        XYZ:
        19.7299, 13.1116, 71.3030
        xyY:
        0.1894, 0.1259, 13.1116
      CIE-Lab:
        42.9310, 42.0376, -72.0733
        CIE-LCH:
        42.9310, 83.4369, 300.2534
        CIE-Luv:
        42.9310, -8.0586, -108.3314
        Hunter-Lab:
        36.2100, 33.8927, -91.4040
      #5152df color charts
#5152df RGB chart
      #5152df CMYK chart
      #5152df RGB pie chart
      #5152df color shades, tints & tones
#5152df color schemes
#5152df color preview, HTML & CSS examples
           This text has a color of #5152df        
        
          <p style="color:#5152df;">Text here</p>
        
        
          .mytext {color:#5152df;}
        
        Text color #5152df
      
           This box has a color of #5152df        
        
          <div style="background-color:#5152df;">Content here</div>
        
        
          .mybackground {background-color:#5152df;}
        
        Background color #5152df
      
           Border around this has a color of #5152df        
        
          <div style="border:2px solid #5152df;">Content here</div>
        
        
          .myborder {border:2px solid #5152df;}
        
        Border color #5152df