#5055dc color space conversions
Hex:
        #5055dc
        RGB:
        80, 85, 220
        CMY:
        69, 67, 14
        CMYK:
        64, 61, 0, 14
      HSL:
        238°, 66.6667%, 58.8235%
        HSV (HSB):
        238°, 63.6364%, 86.2745%
        XYZ:
        19.4750, 13.3698, 69.2643
        xyY:
        0.1907, 0.1309, 13.3698
      CIE-Lab:
        43.3152, 39.1010, -69.7395
        CIE-LCH:
        43.3152, 79.9531, 299.2781
        CIE-Luv:
        43.3152, -8.8695, -105.3411
        Hunter-Lab:
        36.5647, 31.0841, -86.7174
      #5055dc color charts
#5055dc RGB chart
      #5055dc CMYK chart
      #5055dc RGB pie chart
      #5055dc color shades, tints & tones
#5055dc color schemes
#5055dc color preview, HTML & CSS examples
           This text has a color of #5055dc        
        
          <p style="color:#5055dc;">Text here</p>
        
        
          .mytext {color:#5055dc;}
        
        Text color #5055dc
      
           This box has a color of #5055dc        
        
          <div style="background-color:#5055dc;">Content here</div>
        
        
          .mybackground {background-color:#5055dc;}
        
        Background color #5055dc
      
           Border around this has a color of #5055dc        
        
          <div style="border:2px solid #5055dc;">Content here</div>
        
        
          .myborder {border:2px solid #5055dc;}
        
        Border color #5055dc