#508cea color space conversions
Hex:
        #508cea
        RGB:
        80, 140, 234
        CMY:
        69, 45, 8
        CMYK:
        66, 40, 0, 8
      HSL:
        217°, 78.5714%, 61.5686%
        HSV (HSB):
        217°, 65.8120%, 91.7647%
        XYZ:
        27.5376, 26.4022, 81.4866
        xyY:
        0.2033, 0.1950, 26.4022
      CIE-Lab:
        58.4168, 10.0891, -53.2768
        CIE-LCH:
        58.4168, 54.2237, 280.7231
        CIE-Luv:
        58.4168, -25.0237, -85.5368
        Hunter-Lab:
        51.3830, 5.7430, -58.0579
      #508cea color charts
#508cea RGB chart
      #508cea CMYK chart
      #508cea RGB pie chart
      #508cea color shades, tints & tones
#508cea color schemes
#508cea color preview, HTML & CSS examples
           This text has a color of #508cea        
        
          <p style="color:#508cea;">Text here</p>
        
        
          .mytext {color:#508cea;}
        
        Text color #508cea
      
           This box has a color of #508cea        
        
          <div style="background-color:#508cea;">Content here</div>
        
        
          .mybackground {background-color:#508cea;}
        
        Background color #508cea
      
           Border around this has a color of #508cea        
        
          <div style="border:2px solid #508cea;">Content here</div>
        
        
          .myborder {border:2px solid #508cea;}
        
        Border color #508cea