#503cfe color space conversions
Hex:
        #503cfe
        RGB:
        80, 60, 254
        CMY:
        69, 76, 0
        CMYK:
        69, 76, 0, 0
      HSL:
        246°, 98.9796%, 61.5686%
        HSV (HSB):
        246°, 76.3780%, 99.6078%
        XYZ:
        22.8135, 12.0929, 94.8977
        xyY:
        0.1758, 0.0932, 12.0929
      CIE-Lab:
        41.3635, 63.4771, -92.1393
        CIE-LCH:
        41.3635, 111.8883, 304.5639
        CIE-Luv:
        41.3635, -6.0162, -132.1306
        Hunter-Lab:
        34.7749, 56.2459, -137.4548
      #503cfe color charts
#503cfe RGB chart
      #503cfe CMYK chart
      #503cfe RGB pie chart
      #503cfe color shades, tints & tones
#503cfe color schemes
#503cfe color preview, HTML & CSS examples
           This text has a color of #503cfe        
        
          <p style="color:#503cfe;">Text here</p>
        
        
          .mytext {color:#503cfe;}
        
        Text color #503cfe
      
           This box has a color of #503cfe        
        
          <div style="background-color:#503cfe;">Content here</div>
        
        
          .mybackground {background-color:#503cfe;}
        
        Background color #503cfe
      
           Border around this has a color of #503cfe        
        
          <div style="border:2px solid #503cfe;">Content here</div>
        
        
          .myborder {border:2px solid #503cfe;}
        
        Border color #503cfe