#508ce3 color space conversions
Hex:
        #508ce3
        RGB:
        80, 140, 227
        CMY:
        69, 45, 11
        CMYK:
        65, 38, 0, 11
      HSL:
        216°, 72.4138%, 60.1961%
        HSV (HSB):
        216°, 64.7577%, 89.0196%
        XYZ:
        26.5515, 26.0077, 76.2936
        xyY:
        0.2061, 0.2018, 26.0077
      CIE-Lab:
        58.0444, 7.6970, -49.9768
        CIE-LCH:
        58.0444, 50.5660, 278.7555
        CIE-Luv:
        58.0444, -25.1419, -79.7936
        Hunter-Lab:
        50.9977, 3.6883, -53.0006
      #508ce3 color charts
#508ce3 RGB chart
      #508ce3 CMYK chart
      #508ce3 RGB pie chart
      #508ce3 color shades, tints & tones
#508ce3 color schemes
#508ce3 color preview, HTML & CSS examples
           This text has a color of #508ce3        
        
          <p style="color:#508ce3;">Text here</p>
        
        
          .mytext {color:#508ce3;}
        
        Text color #508ce3
      
           This box has a color of #508ce3        
        
          <div style="background-color:#508ce3;">Content here</div>
        
        
          .mybackground {background-color:#508ce3;}
        
        Background color #508ce3
      
           Border around this has a color of #508ce3        
        
          <div style="border:2px solid #508ce3;">Content here</div>
        
        
          .myborder {border:2px solid #508ce3;}
        
        Border color #508ce3