#5067d5 color space conversions
Hex:
        #5067d5
        RGB:
        80, 103, 213
        CMY:
        69, 60, 16
        CMYK:
        62, 52, 0, 16
      HSL:
        230°, 61.2903%, 57.4510%
        HSV (HSB):
        230°, 62.4413%, 83.5294%
        XYZ:
        20.1688, 16.2101, 65.0166
        xyY:
        0.1989, 0.1599, 16.2101
      CIE-Lab:
        47.2489, 25.6047, -59.3668
        CIE-LCH:
        47.2489, 64.6530, 293.3304
        CIE-Luv:
        47.2489, -13.4122, -92.1690
        Hunter-Lab:
        40.2617, 18.9600, -67.5612
      #5067d5 color charts
#5067d5 RGB chart
      #5067d5 CMYK chart
      #5067d5 RGB pie chart
      #5067d5 color shades, tints & tones
#5067d5 color schemes
#5067d5 color preview, HTML & CSS examples
           This text has a color of #5067d5        
        
          <p style="color:#5067d5;">Text here</p>
        
        
          .mytext {color:#5067d5;}
        
        Text color #5067d5
      
           This box has a color of #5067d5        
        
          <div style="background-color:#5067d5;">Content here</div>
        
        
          .mybackground {background-color:#5067d5;}
        
        Background color #5067d5
      
           Border around this has a color of #5067d5        
        
          <div style="border:2px solid #5067d5;">Content here</div>
        
        
          .myborder {border:2px solid #5067d5;}
        
        Border color #5067d5