#5069fc color space conversions
Hex:
        #5069fc
        RGB:
        80, 105, 252
        CMY:
        69, 59, 1
        CMYK:
        68, 58, 0, 1
      HSL:
        231°, 96.6292%, 65.0980%
        HSV (HSB):
        231°, 68.2540%, 98.8235%
        XYZ:
        25.9305, 18.8369, 94.3647
        xyY:
        0.1864, 0.1354, 18.8369
      CIE-Lab:
        50.4958, 37.6656, -76.0355
        CIE-LCH:
        50.4958, 84.8534, 296.3524
        CIE-Luv:
        50.4958, -14.7756, -119.3158
        Hunter-Lab:
        43.4015, 30.6935, -98.5288
      #5069fc color charts
#5069fc RGB chart
      #5069fc CMYK chart
      #5069fc RGB pie chart
      #5069fc color shades, tints & tones
#5069fc color schemes
#5069fc color preview, HTML & CSS examples
           This text has a color of #5069fc        
        
          <p style="color:#5069fc;">Text here</p>
        
        
          .mytext {color:#5069fc;}
        
        Text color #5069fc
      
           This box has a color of #5069fc        
        
          <div style="background-color:#5069fc;">Content here</div>
        
        
          .mybackground {background-color:#5069fc;}
        
        Background color #5069fc
      
           Border around this has a color of #5069fc        
        
          <div style="border:2px solid #5069fc;">Content here</div>
        
        
          .myborder {border:2px solid #5069fc;}
        
        Border color #5069fc