#5012cd color space conversions
Hex:
        #5012cd
        RGB:
        80, 18, 205
        CMY:
        69, 93, 20
        CMYK:
        61, 91, 0, 20
      HSL:
        260°, 83.8565%, 43.7255%
        HSV (HSB):
        260°, 91.2195%, 80.3922%
        XYZ:
        14.5440, 6.5459, 58.2545
        xyY:
        0.1833, 0.0825, 6.5459
      CIE-Lab:
        30.7499, 65.9272, -81.7596
        CIE-LCH:
        30.7499, 105.0287, 308.8811
        CIE-Luv:
        30.7499, 1.8048, -105.3013
        Hunter-Lab:
        25.5849, 56.6968, -117.0887
      #5012cd color charts
#5012cd RGB chart
      #5012cd CMYK chart
      #5012cd RGB pie chart
      #5012cd color shades, tints & tones
#5012cd color schemes
#5012cd color preview, HTML & CSS examples
           This text has a color of #5012cd        
        
          <p style="color:#5012cd;">Text here</p>
        
        
          .mytext {color:#5012cd;}
        
        Text color #5012cd
      
           This box has a color of #5012cd        
        
          <div style="background-color:#5012cd;">Content here</div>
        
        
          .mybackground {background-color:#5012cd;}
        
        Background color #5012cd
      
           Border around this has a color of #5012cd        
        
          <div style="border:2px solid #5012cd;">Content here</div>
        
        
          .myborder {border:2px solid #5012cd;}
        
        Border color #5012cd