#5012ef color space conversions
Hex:
        #5012ef
        RGB:
        80, 18, 239
        CMY:
        69, 93, 6
        CMYK:
        67, 92, 0, 6
      HSL:
        257°, 87.3518%, 50.3922%
        HSV (HSB):
        257°, 92.4686%, 93.7255%
        XYZ:
        19.1046, 8.3701, 82.2700
        xyY:
        0.1741, 0.0763, 8.3701
      CIE-Lab:
        34.7420, 74.1732, -94.6755
        CIE-LCH:
        34.7420, 120.2710, 308.0768
        CIE-Luv:
        34.7420, -1.1875, -124.6110
        Hunter-Lab:
        28.9311, 67.2425, -148.3485
      #5012ef color charts
#5012ef RGB chart
      #5012ef CMYK chart
      #5012ef RGB pie chart
      #5012ef color shades, tints & tones
#5012ef color schemes
#5012ef color preview, HTML & CSS examples
           This text has a color of #5012ef        
        
          <p style="color:#5012ef;">Text here</p>
        
        
          .mytext {color:#5012ef;}
        
        Text color #5012ef
      
           This box has a color of #5012ef        
        
          <div style="background-color:#5012ef;">Content here</div>
        
        
          .mybackground {background-color:#5012ef;}
        
        Background color #5012ef
      
           Border around this has a color of #5012ef        
        
          <div style="border:2px solid #5012ef;">Content here</div>
        
        
          .myborder {border:2px solid #5012ef;}
        
        Border color #5012ef