#507bc5 color space conversions
Hex:
        #507bc5
        RGB:
        80, 123, 197
        CMY:
        69, 52, 23
        CMYK:
        59, 38, 0, 23
      HSL:
        218°, 50.2146%, 54.3137%
        HSV (HSB):
        218°, 59.3909%, 77.2549%
        XYZ:
        20.4693, 19.9026, 55.5861
        xyY:
        0.2133, 0.2074, 19.9026
      CIE-Lab:
        51.7269, 7.7768, -43.0743
        CIE-LCH:
        51.7269, 43.7707, 280.2341
        CIE-Luv:
        51.7269, -19.6944, -66.9709
        Hunter-Lab:
        44.6123, 3.8287, -42.6455
      #507bc5 color charts
#507bc5 RGB chart
      #507bc5 CMYK chart
      #507bc5 RGB pie chart
      #507bc5 color shades, tints & tones
#507bc5 color schemes
#507bc5 color preview, HTML & CSS examples
           This text has a color of #507bc5        
        
          <p style="color:#507bc5;">Text here</p>
        
        
          .mytext {color:#507bc5;}
        
        Text color #507bc5
      
           This box has a color of #507bc5        
        
          <div style="background-color:#507bc5;">Content here</div>
        
        
          .mybackground {background-color:#507bc5;}
        
        Background color #507bc5
      
           Border around this has a color of #507bc5        
        
          <div style="border:2px solid #507bc5;">Content here</div>
        
        
          .myborder {border:2px solid #507bc5;}
        
        Border color #507bc5