#5056fc color space conversions
Hex:
        #5056fc
        RGB:
        80, 86, 252
        CMY:
        69, 66, 1
        CMYK:
        68, 66, 0, 1
      HSL:
        238°, 96.6292%, 65.0980%
        HSV (HSB):
        238°, 68.2540%, 98.8235%
        XYZ:
        24.2067, 15.3893, 93.7901
        xyY:
        0.1815, 0.1154, 15.3893
      CIE-Lab:
        46.1629, 48.9909, -83.1183
        CIE-LCH:
        46.1629, 96.4819, 300.5156
        CIE-Luv:
        46.1629, -10.4017, -126.1052
        Hunter-Lab:
        39.2292, 41.4938, -114.2913
      #5056fc color charts
#5056fc RGB chart
      #5056fc CMYK chart
      #5056fc RGB pie chart
      #5056fc color shades, tints & tones
#5056fc color schemes
#5056fc color preview, HTML & CSS examples
           This text has a color of #5056fc        
        
          <p style="color:#5056fc;">Text here</p>
        
        
          .mytext {color:#5056fc;}
        
        Text color #5056fc
      
           This box has a color of #5056fc        
        
          <div style="background-color:#5056fc;">Content here</div>
        
        
          .mybackground {background-color:#5056fc;}
        
        Background color #5056fc
      
           Border around this has a color of #5056fc        
        
          <div style="border:2px solid #5056fc;">Content here</div>
        
        
          .myborder {border:2px solid #5056fc;}
        
        Border color #5056fc