#5012eb color space conversions
Hex:
        #5012eb
        RGB:
        80, 18, 235
        CMY:
        69, 93, 8
        CMYK:
        66, 92, 0, 8
      HSL:
        257°, 85.7708%, 49.6078%
        HSV (HSB):
        257°, 92.3404%, 92.1569%
        XYZ:
        18.5200, 8.1362, 79.1916
        xyY:
        0.1750, 0.0769, 8.1362
      CIE-Lab:
        34.2650, 73.2108, -93.1969
        CIE-LCH:
        34.2650, 118.5136, 308.1514
        CIE-Luv:
        34.2650, -0.8611, -122.3581
        Hunter-Lab:
        28.5241, 65.9783, -144.6402
      #5012eb color charts
#5012eb RGB chart
      #5012eb CMYK chart
      #5012eb RGB pie chart
      #5012eb color shades, tints & tones
#5012eb color schemes
#5012eb color preview, HTML & CSS examples
           This text has a color of #5012eb        
        
          <p style="color:#5012eb;">Text here</p>
        
        
          .mytext {color:#5012eb;}
        
        Text color #5012eb
      
           This box has a color of #5012eb        
        
          <div style="background-color:#5012eb;">Content here</div>
        
        
          .mybackground {background-color:#5012eb;}
        
        Background color #5012eb
      
           Border around this has a color of #5012eb        
        
          <div style="border:2px solid #5012eb;">Content here</div>
        
        
          .myborder {border:2px solid #5012eb;}
        
        Border color #5012eb