#504ee3 color space conversions
Hex:
        #504ee3
        RGB:
        80, 78, 227
        CMY:
        69, 69, 11
        CMYK:
        65, 66, 0, 11
      HSL:
        241°, 72.6829%, 59.8039%
        HSV (HSB):
        241°, 65.6388%, 89.0196%
        XYZ:
        19.8978, 12.7003, 74.0757
        xyY:
        0.1865, 0.1191, 12.7003
      CIE-Lab:
        42.3082, 45.5593, -75.3698
        CIE-LCH:
        42.3082, 88.0696, 301.1520
        CIE-Luv:
        42.3082, -7.6281, -112.2736
        Hunter-Lab:
        35.6375, 37.2978, -98.2934
      #504ee3 color charts
#504ee3 RGB chart
      #504ee3 CMYK chart
      #504ee3 RGB pie chart
      #504ee3 color shades, tints & tones
#504ee3 color schemes
#504ee3 color preview, HTML & CSS examples
           This text has a color of #504ee3        
        
          <p style="color:#504ee3;">Text here</p>
        
        
          .mytext {color:#504ee3;}
        
        Text color #504ee3
      
           This box has a color of #504ee3        
        
          <div style="background-color:#504ee3;">Content here</div>
        
        
          .mybackground {background-color:#504ee3;}
        
        Background color #504ee3
      
           Border around this has a color of #504ee3        
        
          <div style="border:2px solid #504ee3;">Content here</div>
        
        
          .myborder {border:2px solid #504ee3;}
        
        Border color #504ee3