#5055d3 color space conversions
Hex:
        #5055d3
        RGB:
        80, 85, 211
        CMY:
        69, 67, 17
        CMYK:
        62, 60, 0, 17
      HSL:
        238°, 59.8174%, 57.0588%
        HSV (HSB):
        238°, 62.0853%, 82.7451%
        XYZ:
        18.3146, 12.9056, 63.1538
        xyY:
        0.1941, 0.1367, 12.9056
      CIE-Lab:
        42.6207, 36.1198, -65.7223
        CIE-LCH:
        42.6207, 74.9937, 298.7924
        CIE-Luv:
        42.6207, -8.4851, -99.1473
        Hunter-Lab:
        35.9244, 28.1335, -79.0826
      #5055d3 color charts
#5055d3 RGB chart
      #5055d3 CMYK chart
      #5055d3 RGB pie chart
      #5055d3 color shades, tints & tones
#5055d3 color schemes
#5055d3 color preview, HTML & CSS examples
           This text has a color of #5055d3        
        
          <p style="color:#5055d3;">Text here</p>
        
        
          .mytext {color:#5055d3;}
        
        Text color #5055d3
      
           This box has a color of #5055d3        
        
          <div style="background-color:#5055d3;">Content here</div>
        
        
          .mybackground {background-color:#5055d3;}
        
        Background color #5055d3
      
           Border around this has a color of #5055d3        
        
          <div style="border:2px solid #5055d3;">Content here</div>
        
        
          .myborder {border:2px solid #5055d3;}
        
        Border color #5055d3