#5028fc color space conversions
Hex:
        #5028fc
        RGB:
        80, 40, 252
        CMY:
        69, 84, 1
        CMYK:
        68, 84, 0, 1
      HSL:
        251°, 97.2477%, 57.2549%
        HSV (HSB):
        251°, 84.1270%, 98.8235%
        XYZ:
        21.6377, 10.2513, 92.9337
        xyY:
        0.1733, 0.0821, 10.2513
      CIE-Lab:
        38.2898, 71.2931, -96.1117
        CIE-LCH:
        38.2898, 119.6669, 306.5670
        CIE-Luv:
        38.2898, -3.6270, -132.0126
        Hunter-Lab:
        32.0177, 64.6003, -149.6812
      #5028fc color charts
#5028fc RGB chart
      #5028fc CMYK chart
      #5028fc RGB pie chart
      #5028fc color shades, tints & tones
#5028fc color schemes
#5028fc color preview, HTML & CSS examples
           This text has a color of #5028fc        
        
          <p style="color:#5028fc;">Text here</p>
        
        
          .mytext {color:#5028fc;}
        
        Text color #5028fc
      
           This box has a color of #5028fc        
        
          <div style="background-color:#5028fc;">Content here</div>
        
        
          .mybackground {background-color:#5028fc;}
        
        Background color #5028fc
      
           Border around this has a color of #5028fc        
        
          <div style="border:2px solid #5028fc;">Content here</div>
        
        
          .myborder {border:2px solid #5028fc;}
        
        Border color #5028fc