#5064fc color space conversions
Hex:
        #5064fc
        RGB:
        80, 100, 252
        CMY:
        69, 61, 1
        CMYK:
        68, 60, 0, 1
      HSL:
        233°, 96.6292%, 65.0980%
        HSV (HSB):
        233°, 68.2540%, 98.8235%
        XYZ:
        25.4361, 17.8481, 94.1999
        xyY:
        0.1850, 0.1298, 17.8481
      CIE-Lab:
        49.3113, 40.6970, -77.9667
        CIE-LCH:
        49.3113, 87.9491, 297.5636
        CIE-Luv:
        49.3113, -13.5425, -121.3773
        Hunter-Lab:
        42.2470, 33.5392, -102.6284
      #5064fc color charts
#5064fc RGB chart
      #5064fc CMYK chart
      #5064fc RGB pie chart
      #5064fc color shades, tints & tones
#5064fc color schemes
#5064fc color preview, HTML & CSS examples
           This text has a color of #5064fc        
        
          <p style="color:#5064fc;">Text here</p>
        
        
          .mytext {color:#5064fc;}
        
        Text color #5064fc
      
           This box has a color of #5064fc        
        
          <div style="background-color:#5064fc;">Content here</div>
        
        
          .mybackground {background-color:#5064fc;}
        
        Background color #5064fc
      
           Border around this has a color of #5064fc        
        
          <div style="border:2px solid #5064fc;">Content here</div>
        
        
          .myborder {border:2px solid #5064fc;}
        
        Border color #5064fc