#5052fc color space conversions
Hex:
        #5052fc
        RGB:
        80, 82, 252
        CMY:
        69, 68, 1
        CMYK:
        68, 67, 0, 1
      HSL:
        239°, 96.6292%, 65.0980%
        HSV (HSB):
        239°, 68.2540%, 98.8235%
        XYZ:
        23.8962, 14.7683, 93.6866
        xyY:
        0.1806, 0.1116, 14.7683
      CIE-Lab:
        45.3152, 51.2836, -84.5097
        CIE-LCH:
        45.3152, 98.8529, 301.2509
        CIE-Luv:
        45.3152, -9.5936, -127.1728
        Hunter-Lab:
        38.4296, 43.7429, -117.6409
      #5052fc color charts
#5052fc RGB chart
      #5052fc CMYK chart
      #5052fc RGB pie chart
      #5052fc color shades, tints & tones
#5052fc color schemes
#5052fc color preview, HTML & CSS examples
           This text has a color of #5052fc        
        
          <p style="color:#5052fc;">Text here</p>
        
        
          .mytext {color:#5052fc;}
        
        Text color #5052fc
      
           This box has a color of #5052fc        
        
          <div style="background-color:#5052fc;">Content here</div>
        
        
          .mybackground {background-color:#5052fc;}
        
        Background color #5052fc
      
           Border around this has a color of #5052fc        
        
          <div style="border:2px solid #5052fc;">Content here</div>
        
        
          .myborder {border:2px solid #5052fc;}
        
        Border color #5052fc