#507adf color space conversions
Hex:
        #507adf
        RGB:
        80, 122, 223
        CMY:
        69, 52, 13
        CMYK:
        64, 45, 0, 13
      HSL:
        222°, 69.0821%, 59.4118%
        HSV (HSB):
        222°, 64.1256%, 87.4510%
        XYZ:
        23.5871, 20.9523, 72.6131
        xyY:
        0.2013, 0.1788, 20.9523
      CIE-Lab:
        52.8972, 17.2359, -55.9474
        CIE-LCH:
        52.8972, 58.5422, 287.1227
        CIE-Luv:
        52.8972, -19.2959, -88.7115
        Hunter-Lab:
        45.7736, 11.8769, -62.0132
      #507adf color charts
#507adf RGB chart
      #507adf CMYK chart
      #507adf RGB pie chart
      #507adf color shades, tints & tones
#507adf color schemes
#507adf color preview, HTML & CSS examples
           This text has a color of #507adf        
        
          <p style="color:#507adf;">Text here</p>
        
        
          .mytext {color:#507adf;}
        
        Text color #507adf
      
           This box has a color of #507adf        
        
          <div style="background-color:#507adf;">Content here</div>
        
        
          .mybackground {background-color:#507adf;}
        
        Background color #507adf
      
           Border around this has a color of #507adf        
        
          <div style="border:2px solid #507adf;">Content here</div>
        
        
          .myborder {border:2px solid #507adf;}
        
        Border color #507adf