#5066c3 color space conversions
Hex:
        #5066c3
        RGB:
        80, 102, 195
        CMY:
        69, 60, 24
        CMYK:
        59, 48, 0, 24
      HSL:
        229°, 48.9362%, 53.9216%
        HSV (HSB):
        229°, 58.9744%, 76.4706%
        XYZ:
        17.9100, 15.1483, 53.6097
        xyY:
        0.2067, 0.1748, 15.1483
      CIE-Lab:
        45.8367, 20.1147, -51.3125
        CIE-LCH:
        45.8367, 55.1142, 291.4054
        CIE-Luv:
        45.8367, -12.7348, -78.9573
        Hunter-Lab:
        38.9209, 14.0276, -54.4216
      #5066c3 color charts
#5066c3 RGB chart
      #5066c3 CMYK chart
      #5066c3 RGB pie chart
      #5066c3 color shades, tints & tones
#5066c3 color schemes
#5066c3 color preview, HTML & CSS examples
           This text has a color of #5066c3        
        
          <p style="color:#5066c3;">Text here</p>
        
        
          .mytext {color:#5066c3;}
        
        Text color #5066c3
      
           This box has a color of #5066c3        
        
          <div style="background-color:#5066c3;">Content here</div>
        
        
          .mybackground {background-color:#5066c3;}
        
        Background color #5066c3
      
           Border around this has a color of #5066c3        
        
          <div style="border:2px solid #5066c3;">Content here</div>
        
        
          .myborder {border:2px solid #5066c3;}
        
        Border color #5066c3