#5027b3 color space conversions
Hex:
        #5027b3
        RGB:
        80, 39, 179
        CMY:
        69, 85, 30
        CMYK:
        55, 78, 0, 30
      HSL:
        258°, 64.2202%, 42.7451%
        HSV (HSB):
        258°, 78.2123%, 70.1961%
        XYZ:
        12.1705, 6.4112, 43.2439
        xyY:
        0.1969, 0.1037, 6.4112
      CIE-Lab:
        30.4270, 51.8985, -66.9650
        CIE-LCH:
        30.4270, 84.7217, 307.7760
        CIE-Luv:
        30.4270, 2.6288, -89.3818
        Hunter-Lab:
        25.3203, 41.4873, -83.5355
      #5027b3 color charts
#5027b3 RGB chart
      #5027b3 CMYK chart
      #5027b3 RGB pie chart
      #5027b3 color shades, tints & tones
#5027b3 color schemes
#5027b3 color preview, HTML & CSS examples
           This text has a color of #5027b3        
        
          <p style="color:#5027b3;">Text here</p>
        
        
          .mytext {color:#5027b3;}
        
        Text color #5027b3
      
           This box has a color of #5027b3        
        
          <div style="background-color:#5027b3;">Content here</div>
        
        
          .mybackground {background-color:#5027b3;}
        
        Background color #5027b3
      
           Border around this has a color of #5027b3        
        
          <div style="border:2px solid #5027b3;">Content here</div>
        
        
          .myborder {border:2px solid #5027b3;}
        
        Border color #5027b3