#5012df color space conversions
Hex:
        #5012df
        RGB:
        80, 18, 223
        CMY:
        69, 93, 13
        CMYK:
        64, 92, 0, 13
      HSL:
        258°, 85.0622%, 47.2549%
        HSV (HSB):
        258°, 91.9283%, 87.4510%
        XYZ:
        16.8439, 7.4658, 70.3653
        xyY:
        0.1779, 0.0789, 7.4658
      CIE-Lab:
        32.8446, 70.3106, -88.6989
        CIE-LCH:
        32.8446, 113.1860, 308.4035
        CIE-Luv:
        32.8446, 0.1562, -115.5705
        Hunter-Lab:
        27.3236, 62.2214, -133.5604
      #5012df color charts
#5012df RGB chart
      #5012df CMYK chart
      #5012df RGB pie chart
      #5012df color shades, tints & tones
#5012df color schemes
#5012df color preview, HTML & CSS examples
           This text has a color of #5012df        
        
          <p style="color:#5012df;">Text here</p>
        
        
          .mytext {color:#5012df;}
        
        Text color #5012df
      
           This box has a color of #5012df        
        
          <div style="background-color:#5012df;">Content here</div>
        
        
          .mybackground {background-color:#5012df;}
        
        Background color #5012df
      
           Border around this has a color of #5012df        
        
          <div style="border:2px solid #5012df;">Content here</div>
        
        
          .myborder {border:2px solid #5012df;}
        
        Border color #5012df