#5066fe color space conversions
Hex:
        #5066fe
        RGB:
        80, 102, 254
        CMY:
        69, 60, 0
        CMYK:
        69, 60, 0, 0
      HSL:
        232°, 98.8636%, 65.4902%
        HSV (HSB):
        232°, 68.5039%, 99.6078%
        XYZ:
        25.9490, 18.3640, 95.9429
        xyY:
        0.1850, 0.1309, 18.3640
      CIE-Lab:
        49.9346, 40.1617, -78.0603
        CIE-LCH:
        49.9346, 87.7859, 297.2257
        CIE-Luv:
        49.9346, -14.0778, -121.9398
        Hunter-Lab:
        42.8532, 33.0945, -102.7455
      #5066fe color charts
#5066fe RGB chart
      #5066fe CMYK chart
      #5066fe RGB pie chart
      #5066fe color shades, tints & tones
#5066fe color schemes
#5066fe color preview, HTML & CSS examples
           This text has a color of #5066fe        
        
          <p style="color:#5066fe;">Text here</p>
        
        
          .mytext {color:#5066fe;}
        
        Text color #5066fe
      
           This box has a color of #5066fe        
        
          <div style="background-color:#5066fe;">Content here</div>
        
        
          .mybackground {background-color:#5066fe;}
        
        Background color #5066fe
      
           Border around this has a color of #5066fe        
        
          <div style="border:2px solid #5066fe;">Content here</div>
        
        
          .myborder {border:2px solid #5066fe;}
        
        Border color #5066fe