#5066eb color space conversions
Hex:
        #5066eb
        RGB:
        80, 102, 235
        CMY:
        69, 60, 8
        CMYK:
        66, 57, 0, 8
      HSL:
        231°, 79.4872%, 61.7647%
        HSV (HSB):
        231°, 65.9574%, 92.1569%
        XYZ:
        23.0550, 17.2064, 80.7033
        xyY:
        0.1906, 0.1422, 17.2064
      CIE-Lab:
        48.5190, 33.7269, -69.7583
        CIE-LCH:
        48.5190, 77.4837, 295.8029
        CIE-Luv:
        48.5190, -13.6232, -108.7341
        Hunter-Lab:
        41.4806, 26.6199, -86.3164
      #5066eb color charts
#5066eb RGB chart
      #5066eb CMYK chart
      #5066eb RGB pie chart
      #5066eb color shades, tints & tones
#5066eb color schemes
#5066eb color preview, HTML & CSS examples
           This text has a color of #5066eb        
        
          <p style="color:#5066eb;">Text here</p>
        
        
          .mytext {color:#5066eb;}
        
        Text color #5066eb
      
           This box has a color of #5066eb        
        
          <div style="background-color:#5066eb;">Content here</div>
        
        
          .mybackground {background-color:#5066eb;}
        
        Background color #5066eb
      
           Border around this has a color of #5066eb        
        
          <div style="border:2px solid #5066eb;">Content here</div>
        
        
          .myborder {border:2px solid #5066eb;}
        
        Border color #5066eb