#5002c7 color space conversions
Hex:
        #5002c7
        RGB:
        80, 2, 199
        CMY:
        69, 99, 22
        CMYK:
        60, 99, 0, 22
      HSL:
        264°, 98.0100%, 39.4118%
        HSV (HSB):
        264°, 98.9950%, 78.0392%
        XYZ:
        13.6388, 5.8724, 54.4475
        xyY:
        0.1844, 0.0794, 5.8724
      CIE-Lab:
        29.0883, 67.4215, -81.0075
        CIE-LCH:
        29.0883, 105.3939, 309.7702
        CIE-Luv:
        29.0883, 3.0162, -101.7015
        Hunter-Lab:
        24.2331, 58.0550, -116.2512
      #5002c7 color charts
#5002c7 RGB chart
      #5002c7 CMYK chart
      #5002c7 RGB pie chart
      #5002c7 color shades, tints & tones
#5002c7 color schemes
#5002c7 color preview, HTML & CSS examples
           This text has a color of #5002c7        
        
          <p style="color:#5002c7;">Text here</p>
        
        
          .mytext {color:#5002c7;}
        
        Text color #5002c7
      
           This box has a color of #5002c7        
        
          <div style="background-color:#5002c7;">Content here</div>
        
        
          .mybackground {background-color:#5002c7;}
        
        Background color #5002c7
      
           Border around this has a color of #5002c7        
        
          <div style="border:2px solid #5002c7;">Content here</div>
        
        
          .myborder {border:2px solid #5002c7;}
        
        Border color #5002c7