#3100f4 color space conversions
Hex:
        #3100f4
        RGB:
        49, 0, 244
        CMY:
        81, 100, 4
        CMYK:
        80, 100, 0, 4
      HSL:
        252°, 100.0000%, 47.8431%
        HSV (HSB):
        252°, 100.0000%, 95.6863%
        XYZ:
        17.5958, 7.1846, 86.0473
        xyY:
        0.1588, 0.0648, 7.1846
      CIE-Lab:
        32.2236, 77.1059, -101.7640
        CIE-LCH:
        32.2236, 127.6762, 307.1510
        CIE-Luv:
        32.2236, -5.9967, -125.5589
        Hunter-Lab:
        26.8041, 70.2702, -171.5713
      #3100f4 color charts
#3100f4 RGB chart
      #3100f4 CMYK chart
      #3100f4 RGB pie chart
      #3100f4 color shades, tints & tones
#3100f4 color schemes
#3100f4 color preview, HTML & CSS examples
           This text has a color of #3100f4        
        
          <p style="color:#3100f4;">Text here</p>
        
        
          .mytext {color:#3100f4;}
        
        Text color #3100f4
      
           This box has a color of #3100f4        
        
          <div style="background-color:#3100f4;">Content here</div>
        
        
          .mybackground {background-color:#3100f4;}
        
        Background color #3100f4
      
           Border around this has a color of #3100f4        
        
          <div style="border:2px solid #3100f4;">Content here</div>
        
        
          .myborder {border:2px solid #3100f4;}
        
        Border color #3100f4