#5150d7 color space conversions
Hex:
        #5150d7
        RGB:
        81, 80, 215
        CMY:
        68, 69, 16
        CMYK:
        62, 63, 0, 16
      HSL:
        240°, 62.7907%, 57.8431%
        HSV (HSB):
        240°, 62.7907%, 84.3137%
        XYZ:
        18.5277, 12.3929, 65.7055
        xyY:
        0.1917, 0.1283, 12.3929
      CIE-Lab:
        41.8340, 40.6267, -69.2956
        CIE-LCH:
        41.8340, 80.3269, 300.3823
        CIE-Luv:
        41.8340, -7.2180, -103.6363
        Hunter-Lab:
        35.2036, 32.3386, -86.0189
      #5150d7 color charts
#5150d7 RGB chart
      #5150d7 CMYK chart
      #5150d7 RGB pie chart
      #5150d7 color shades, tints & tones
#5150d7 color schemes
#5150d7 color preview, HTML & CSS examples
           This text has a color of #5150d7        
        
          <p style="color:#5150d7;">Text here</p>
        
        
          .mytext {color:#5150d7;}
        
        Text color #5150d7
      
           This box has a color of #5150d7        
        
          <div style="background-color:#5150d7;">Content here</div>
        
        
          .mybackground {background-color:#5150d7;}
        
        Background color #5150d7
      
           Border around this has a color of #5150d7        
        
          <div style="border:2px solid #5150d7;">Content here</div>
        
        
          .myborder {border:2px solid #5150d7;}
        
        Border color #5150d7