#5026fc color space conversions
Hex:
        #5026fc
        RGB:
        80, 38, 252
        CMY:
        69, 85, 1
        CMYK:
        68, 85, 0, 1
      HSL:
        252°, 97.2727%, 56.8627%
        HSV (HSB):
        252°, 84.9206%, 98.8235%
        XYZ:
        21.5721, 10.1200, 92.9118
        xyY:
        0.1731, 0.0812, 10.1200
      CIE-Lab:
        38.0569, 71.9877, -96.4983
        CIE-LCH:
        38.0569, 120.3916, 306.7229
        CIE-Luv:
        38.0569, -3.4542, -132.0362
        Hunter-Lab:
        31.8119, 65.3723, -150.8977
      #5026fc color charts
#5026fc RGB chart
      #5026fc CMYK chart
      #5026fc RGB pie chart
      #5026fc color shades, tints & tones
#5026fc color schemes
#5026fc color preview, HTML & CSS examples
           This text has a color of #5026fc        
        
          <p style="color:#5026fc;">Text here</p>
        
        
          .mytext {color:#5026fc;}
        
        Text color #5026fc
      
           This box has a color of #5026fc        
        
          <div style="background-color:#5026fc;">Content here</div>
        
        
          .mybackground {background-color:#5026fc;}
        
        Background color #5026fc
      
           Border around this has a color of #5026fc        
        
          <div style="border:2px solid #5026fc;">Content here</div>
        
        
          .myborder {border:2px solid #5026fc;}
        
        Border color #5026fc