#5066e7 color space conversions
Hex:
        #5066e7
        RGB:
        80, 102, 231
        CMY:
        69, 60, 9
        CMYK:
        65, 56, 0, 9
      HSL:
        231°, 75.8794%, 60.9804%
        HSV (HSB):
        231°, 65.3680%, 90.5882%
        XYZ:
        22.4834, 16.9777, 77.6933
        xyY:
        0.1919, 0.1449, 16.9777
      CIE-Lab:
        48.2320, 32.3656, -67.9744
        CIE-LCH:
        48.2320, 75.2865, 295.4611
        CIE-Luv:
        48.2320, -13.5300, -105.8803
        Hunter-Lab:
        41.2041, 25.2934, -82.9529
      #5066e7 color charts
#5066e7 RGB chart
      #5066e7 CMYK chart
      #5066e7 RGB pie chart
      #5066e7 color shades, tints & tones
#5066e7 color schemes
#5066e7 color preview, HTML & CSS examples
           This text has a color of #5066e7        
        
          <p style="color:#5066e7;">Text here</p>
        
        
          .mytext {color:#5066e7;}
        
        Text color #5066e7
      
           This box has a color of #5066e7        
        
          <div style="background-color:#5066e7;">Content here</div>
        
        
          .mybackground {background-color:#5066e7;}
        
        Background color #5066e7
      
           Border around this has a color of #5066e7        
        
          <div style="border:2px solid #5066e7;">Content here</div>
        
        
          .myborder {border:2px solid #5066e7;}
        
        Border color #5066e7