#5055d7 color space conversions
Hex:
        #5055d7
        RGB:
        80, 85, 215
        CMY:
        69, 67, 16
        CMYK:
        63, 60, 0, 16
      HSL:
        238°, 62.7907%, 57.8431%
        HSV (HSB):
        238°, 62.7907%, 84.3137%
        XYZ:
        18.8225, 13.1088, 65.8282
        xyY:
        0.1925, 0.1341, 13.1088
      CIE-Lab:
        42.9267, 37.4461, -67.5167
        CIE-LCH:
        42.9267, 77.2056, 299.0136
        CIE-Luv:
        42.9267, -8.6566, -101.9164
        Hunter-Lab:
        36.2060, 29.4366, -82.4542
      #5055d7 color charts
#5055d7 RGB chart
      #5055d7 CMYK chart
      #5055d7 RGB pie chart
      #5055d7 color shades, tints & tones
#5055d7 color schemes
#5055d7 color preview, HTML & CSS examples
           This text has a color of #5055d7        
        
          <p style="color:#5055d7;">Text here</p>
        
        
          .mytext {color:#5055d7;}
        
        Text color #5055d7
      
           This box has a color of #5055d7        
        
          <div style="background-color:#5055d7;">Content here</div>
        
        
          .mybackground {background-color:#5055d7;}
        
        Background color #5055d7
      
           Border around this has a color of #5055d7        
        
          <div style="border:2px solid #5055d7;">Content here</div>
        
        
          .myborder {border:2px solid #5055d7;}
        
        Border color #5055d7