#5004cd color space conversions
Hex:
        #5004cd
        RGB:
        80, 4, 205
        CMY:
        69, 98, 20
        CMYK:
        61, 98, 0, 20
      HSL:
        263°, 96.1722%, 40.9804%
        HSV (HSB):
        263°, 98.0488%, 80.3922%
        XYZ:
        14.3711, 6.2001, 58.1969
        xyY:
        0.1824, 0.0787, 6.2001
      CIE-Lab:
        29.9118, 68.4758, -83.1511
        CIE-LCH:
        29.9118, 107.7174, 309.4718
        CIE-Luv:
        29.9118, 2.3458, -105.1595
        Hunter-Lab:
        24.9000, 59.4471, -121.1443
      #5004cd color charts
#5004cd RGB chart
      #5004cd CMYK chart
      #5004cd RGB pie chart
      #5004cd color shades, tints & tones
#5004cd color schemes
#5004cd color preview, HTML & CSS examples
           This text has a color of #5004cd        
        
          <p style="color:#5004cd;">Text here</p>
        
        
          .mytext {color:#5004cd;}
        
        Text color #5004cd
      
           This box has a color of #5004cd        
        
          <div style="background-color:#5004cd;">Content here</div>
        
        
          .mybackground {background-color:#5004cd;}
        
        Background color #5004cd
      
           Border around this has a color of #5004cd        
        
          <div style="border:2px solid #5004cd;">Content here</div>
        
        
          .myborder {border:2px solid #5004cd;}
        
        Border color #5004cd