#508efd color space conversions
Hex:
        #508efd
        RGB:
        80, 142, 253
        CMY:
        69, 44, 1
        CMYK:
        68, 44, 0, 1
      HSL:
        218°, 97.7401%, 65.2941%
        HSV (HSB):
        218°, 68.3794%, 99.2157%
        XYZ:
        30.7109, 28.1433, 96.7421
        xyY:
        0.1974, 0.1809, 28.1433
      CIE-Lab:
        60.0180, 15.4367, -61.2061
        CIE-LCH:
        60.0180, 63.1227, 284.1553
        CIE-Luv:
        60.0180, -25.3768, -99.4600
        Hunter-Lab:
        53.0503, 10.4959, -70.9856
      #508efd color charts
#508efd RGB chart
      #508efd CMYK chart
      #508efd RGB pie chart
      #508efd color shades, tints & tones
#508efd color schemes
#508efd color preview, HTML & CSS examples
           This text has a color of #508efd        
        
          <p style="color:#508efd;">Text here</p>
        
        
          .mytext {color:#508efd;}
        
        Text color #508efd
      
           This box has a color of #508efd        
        
          <div style="background-color:#508efd;">Content here</div>
        
        
          .mybackground {background-color:#508efd;}
        
        Background color #508efd
      
           Border around this has a color of #508efd        
        
          <div style="border:2px solid #508efd;">Content here</div>
        
        
          .myborder {border:2px solid #508efd;}
        
        Border color #508efd