#503fcf color space conversions
Hex:
        #503fcf
        RGB:
        80, 63, 207
        CMY:
        69, 75, 19
        CMYK:
        61, 70, 0, 19
      HSL:
        247°, 60.0000%, 52.9412%
        HSV (HSB):
        247°, 69.5652%, 81.1765%
        XYZ:
        16.3483, 9.7655, 60.0548
        xyY:
        0.1897, 0.1133, 9.7655
      CIE-Lab:
        37.4182, 47.8150, -71.9180
        CIE-LCH:
        37.4182, 86.3625, 303.6181
        CIE-Luv:
        37.4182, -3.4959, -103.1709
        Hunter-Lab:
        31.2498, 38.6948, -92.0667
      #503fcf color charts
#503fcf RGB chart
      #503fcf CMYK chart
      #503fcf RGB pie chart
      #503fcf color shades, tints & tones
#503fcf color schemes
#503fcf color preview, HTML & CSS examples
           This text has a color of #503fcf        
        
          <p style="color:#503fcf;">Text here</p>
        
        
          .mytext {color:#503fcf;}
        
        Text color #503fcf
      
           This box has a color of #503fcf        
        
          <div style="background-color:#503fcf;">Content here</div>
        
        
          .mybackground {background-color:#503fcf;}
        
        Background color #503fcf
      
           Border around this has a color of #503fcf        
        
          <div style="border:2px solid #503fcf;">Content here</div>
        
        
          .myborder {border:2px solid #503fcf;}
        
        Border color #503fcf