#504dfa color space conversions
Hex:
        #504dfa
        RGB:
        80, 77, 250
        CMY:
        69, 70, 2
        CMYK:
        68, 69, 0, 2
      HSL:
        241°, 94.5355%, 64.1176%
        HSV (HSB):
        241°, 69.2000%, 98.0392%
        XYZ:
        23.2175, 13.9154, 91.9047
        xyY:
        0.1799, 0.1078, 13.9154
      CIE-Lab:
        44.1113, 53.4563, -85.3718
        CIE-LCH:
        44.1113, 100.7269, 302.0531
        CIE-Luv:
        44.1113, -8.5463, -127.0989
        Hunter-Lab:
        37.3033, 45.8171, -119.9614
      #504dfa color charts
#504dfa RGB chart
      #504dfa CMYK chart
      #504dfa RGB pie chart
      #504dfa color shades, tints & tones
#504dfa color schemes
#504dfa color preview, HTML & CSS examples
           This text has a color of #504dfa        
        
          <p style="color:#504dfa;">Text here</p>
        
        
          .mytext {color:#504dfa;}
        
        Text color #504dfa
      
           This box has a color of #504dfa        
        
          <div style="background-color:#504dfa;">Content here</div>
        
        
          .mybackground {background-color:#504dfa;}
        
        Background color #504dfa
      
           Border around this has a color of #504dfa        
        
          <div style="border:2px solid #504dfa;">Content here</div>
        
        
          .myborder {border:2px solid #504dfa;}
        
        Border color #504dfa