#5157fd color space conversions
Hex:
        #5157fd
        RGB:
        81, 87, 253
        CMY:
        68, 66, 1
        CMYK:
        68, 66, 0, 1
      HSL:
        238°, 97.7273%, 65.4902%
        HSV (HSB):
        238°, 67.9842%, 99.2157%
        XYZ:
        24.5312, 15.6576, 94.6578
        xyY:
        0.1819, 0.1161, 15.6576
      CIE-Lab:
        46.5220, 48.8526, -83.0842
        CIE-LCH:
        46.5220, 96.3824, 300.4551
        CIE-Luv:
        46.5220, -10.4349, -126.3968
        Hunter-Lab:
        39.5696, 41.4140, -114.1337
      #5157fd color charts
#5157fd RGB chart
      #5157fd CMYK chart
      #5157fd RGB pie chart
      #5157fd color shades, tints & tones
#5157fd color schemes
#5157fd color preview, HTML & CSS examples
           This text has a color of #5157fd        
        
          <p style="color:#5157fd;">Text here</p>
        
        
          .mytext {color:#5157fd;}
        
        Text color #5157fd
      
           This box has a color of #5157fd        
        
          <div style="background-color:#5157fd;">Content here</div>
        
        
          .mybackground {background-color:#5157fd;}
        
        Background color #5157fd
      
           Border around this has a color of #5157fd        
        
          <div style="border:2px solid #5157fd;">Content here</div>
        
        
          .myborder {border:2px solid #5157fd;}
        
        Border color #5157fd