#5028fb color space conversions
Hex:
        #5028fb
        RGB:
        80, 40, 251
        CMY:
        69, 84, 2
        CMYK:
        68, 84, 0, 2
      HSL:
        251°, 96.3470%, 57.0588%
        HSV (HSB):
        251°, 84.0637%, 98.4314%
        XYZ:
        21.4796, 10.1881, 92.1012
        xyY:
        0.1735, 0.0823, 10.1881
      CIE-Lab:
        38.1779, 71.0299, -95.7363
        CIE-LCH:
        38.1779, 119.2086, 306.5729
        CIE-Luv:
        38.1779, -3.5565, -131.4474
        Hunter-Lab:
        31.9188, 64.2631, -148.7372
      #5028fb color charts
#5028fb RGB chart
      #5028fb CMYK chart
      #5028fb RGB pie chart
      #5028fb color shades, tints & tones
#5028fb color schemes
#5028fb color preview, HTML & CSS examples
           This text has a color of #5028fb        
        
          <p style="color:#5028fb;">Text here</p>
        
        
          .mytext {color:#5028fb;}
        
        Text color #5028fb
      
           This box has a color of #5028fb        
        
          <div style="background-color:#5028fb;">Content here</div>
        
        
          .mybackground {background-color:#5028fb;}
        
        Background color #5028fb
      
           Border around this has a color of #5028fb        
        
          <div style="border:2px solid #5028fb;">Content here</div>
        
        
          .myborder {border:2px solid #5028fb;}
        
        Border color #5028fb