#5055d5 color space conversions
Hex:
        #5055d5
        RGB:
        80, 85, 213
        CMY:
        69, 67, 16
        CMYK:
        62, 60, 0, 16
      HSL:
        238°, 61.2903%, 57.4510%
        HSV (HSB):
        238°, 62.4413%, 83.5294%
        XYZ:
        18.5670, 13.0066, 64.4827
        xyY:
        0.1933, 0.1354, 13.0066
      CIE-Lab:
        42.7731, 36.7831, -66.6213
        CIE-LCH:
        42.7731, 76.1012, 298.9041
        CIE-Luv:
        42.7731, -8.5710, -100.5351
        Hunter-Lab:
        36.0646, 28.7834, -80.7639
      #5055d5 color charts
#5055d5 RGB chart
      #5055d5 CMYK chart
      #5055d5 RGB pie chart
      #5055d5 color shades, tints & tones
#5055d5 color schemes
#5055d5 color preview, HTML & CSS examples
           This text has a color of #5055d5        
        
          <p style="color:#5055d5;">Text here</p>
        
        
          .mytext {color:#5055d5;}
        
        Text color #5055d5
      
           This box has a color of #5055d5        
        
          <div style="background-color:#5055d5;">Content here</div>
        
        
          .mybackground {background-color:#5055d5;}
        
        Background color #5055d5
      
           Border around this has a color of #5055d5        
        
          <div style="border:2px solid #5055d5;">Content here</div>
        
        
          .myborder {border:2px solid #5055d5;}
        
        Border color #5055d5