#5031fb color space conversions
Hex:
        #5031fb
        RGB:
        80, 49, 251
        CMY:
        69, 81, 2
        CMYK:
        68, 80, 0, 2
      HSL:
        249°, 96.1905%, 58.8235%
        HSV (HSB):
        249°, 80.4781%, 98.4314%
        XYZ:
        21.8192, 10.8671, 92.2144
        xyY:
        0.1747, 0.0870, 10.8671
      CIE-Lab:
        39.3558, 67.5491, -93.7830
        CIE-LCH:
        39.3558, 115.5774, 305.7641
        CIE-Luv:
        39.3558, -4.4573, -131.1783
        Hunter-Lab:
        32.9653, 60.4566, -142.7769
      #5031fb color charts
#5031fb RGB chart
      #5031fb CMYK chart
      #5031fb RGB pie chart
      #5031fb color shades, tints & tones
#5031fb color schemes
#5031fb color preview, HTML & CSS examples
           This text has a color of #5031fb        
        
          <p style="color:#5031fb;">Text here</p>
        
        
          .mytext {color:#5031fb;}
        
        Text color #5031fb
      
           This box has a color of #5031fb        
        
          <div style="background-color:#5031fb;">Content here</div>
        
        
          .mybackground {background-color:#5031fb;}
        
        Background color #5031fb
      
           Border around this has a color of #5031fb        
        
          <div style="border:2px solid #5031fb;">Content here</div>
        
        
          .myborder {border:2px solid #5031fb;}
        
        Border color #5031fb