#508dcf color space conversions
Hex:
        #508dcf
        RGB:
        80, 141, 207
        CMY:
        69, 45, 19
        CMYK:
        61, 32, 0, 19
      HSL:
        211°, 56.9507%, 56.2745%
        HSV (HSB):
        211°, 61.3527%, 81.1765%
        XYZ:
        24.0956, 25.2602, 62.6372
        xyY:
        0.2152, 0.2256, 25.2602
      CIE-Lab:
        57.3281, 0.3793, -39.9087
        CIE-LCH:
        57.3281, 39.9105, 270.5446
        CIE-Luv:
        57.3281, -25.8841, -62.3077
        Hunter-Lab:
        50.2595, -2.3770, -38.7100
      #508dcf color charts
#508dcf RGB chart
      #508dcf CMYK chart
      #508dcf RGB pie chart
      #508dcf color shades, tints & tones
#508dcf color schemes
#508dcf color preview, HTML & CSS examples
           This text has a color of #508dcf        
        
          <p style="color:#508dcf;">Text here</p>
        
        
          .mytext {color:#508dcf;}
        
        Text color #508dcf
      
           This box has a color of #508dcf        
        
          <div style="background-color:#508dcf;">Content here</div>
        
        
          .mybackground {background-color:#508dcf;}
        
        Background color #508dcf
      
           Border around this has a color of #508dcf        
        
          <div style="border:2px solid #508dcf;">Content here</div>
        
        
          .myborder {border:2px solid #508dcf;}
        
        Border color #508dcf