#503ffa color space conversions
Hex:
        #503ffa
        RGB:
        80, 63, 250
        CMY:
        69, 75, 2
        CMYK:
        68, 75, 0, 2
      HSL:
        245°, 94.9239%, 61.3725%
        HSV (HSB):
        245°, 74.8000%, 98.0392%
        XYZ:
        22.3411, 12.1626, 91.6126
        xyY:
        0.1771, 0.0964, 12.1626
      CIE-Lab:
        41.4734, 60.8433, -89.7194
        CIE-LCH:
        41.4734, 108.4042, 304.1432
        CIE-Luv:
        41.4734, -6.2088, -129.4540
        Hunter-Lab:
        34.8749, 53.3170, -131.3358
      #503ffa color charts
#503ffa RGB chart
      #503ffa CMYK chart
      #503ffa RGB pie chart
      #503ffa color shades, tints & tones
#503ffa color schemes
#503ffa color preview, HTML & CSS examples
           This text has a color of #503ffa        
        
          <p style="color:#503ffa;">Text here</p>
        
        
          .mytext {color:#503ffa;}
        
        Text color #503ffa
      
           This box has a color of #503ffa        
        
          <div style="background-color:#503ffa;">Content here</div>
        
        
          .mybackground {background-color:#503ffa;}
        
        Background color #503ffa
      
           Border around this has a color of #503ffa        
        
          <div style="border:2px solid #503ffa;">Content here</div>
        
        
          .myborder {border:2px solid #503ffa;}
        
        Border color #503ffa