#5015fb color space conversions
Hex:
        #5015fb
        RGB:
        80, 21, 251
        CMY:
        69, 92, 2
        CMYK:
        68, 92, 0, 2
      HSL:
        255°, 96.6387%, 53.3333%
        HSV (HSB):
        255°, 91.6335%, 98.4314%
        XYZ:
        20.9890, 9.2068, 91.9376
        xyY:
        0.1719, 0.0754, 9.2068
      CIE-Lab:
        36.3795, 76.4448, -98.7250
        CIE-LCH:
        36.3795, 124.8617, 307.7514
        CIE-Luv:
        36.3795, -2.2677, -131.3849
        Hunter-Lab:
        30.3428, 70.3740, -158.4069
      #5015fb color charts
#5015fb RGB chart
      #5015fb CMYK chart
      #5015fb RGB pie chart
      #5015fb color shades, tints & tones
#5015fb color schemes
#5015fb color preview, HTML & CSS examples
           This text has a color of #5015fb        
        
          <p style="color:#5015fb;">Text here</p>
        
        
          .mytext {color:#5015fb;}
        
        Text color #5015fb
      
           This box has a color of #5015fb        
        
          <div style="background-color:#5015fb;">Content here</div>
        
        
          .mybackground {background-color:#5015fb;}
        
        Background color #5015fb
      
           Border around this has a color of #5015fb        
        
          <div style="border:2px solid #5015fb;">Content here</div>
        
        
          .myborder {border:2px solid #5015fb;}
        
        Border color #5015fb