#5042ee color space conversions
Hex:
        #5042ee
        RGB:
        80, 66, 238
        CMY:
        69, 74, 7
        CMYK:
        66, 72, 0, 7
      HSL:
        245°, 83.4951%, 59.6078%
        HSV (HSB):
        245°, 72.2689%, 93.3333%
        XYZ:
        20.6891, 11.7749, 82.0713
        xyY:
        0.1806, 0.1028, 11.7749
      CIE-Lab:
        40.8562, 55.7025, -83.9870
        CIE-LCH:
        40.8562, 100.7799, 303.5534
        CIE-Luv:
        40.8562, -5.9767, -121.8415
        Hunter-Lab:
        34.3146, 47.5712, -117.7853
      #5042ee color charts
#5042ee RGB chart
      #5042ee CMYK chart
      #5042ee RGB pie chart
      #5042ee color shades, tints & tones
#5042ee color schemes
#5042ee color preview, HTML & CSS examples
           This text has a color of #5042ee        
        
          <p style="color:#5042ee;">Text here</p>
        
        
          .mytext {color:#5042ee;}
        
        Text color #5042ee
      
           This box has a color of #5042ee        
        
          <div style="background-color:#5042ee;">Content here</div>
        
        
          .mybackground {background-color:#5042ee;}
        
        Background color #5042ee
      
           Border around this has a color of #5042ee        
        
          <div style="border:2px solid #5042ee;">Content here</div>
        
        
          .myborder {border:2px solid #5042ee;}
        
        Border color #5042ee