#3131fe color space conversions
Hex:
        #3131fe
        RGB:
        49, 49, 254
        CMY:
        81, 81, 0
        CMYK:
        81, 81, 0, 0
      HSL:
        240°, 99.0338%, 59.4118%
        HSV (HSB):
        240°, 80.7087%, 99.6078%
        XYZ:
        20.2543, 10.0054, 94.6296
        xyY:
        0.1622, 0.0801, 10.0054
      CIE-Lab:
        37.8520, 66.5296, -98.0135
        CIE-LCH:
        37.8520, 118.4602, 304.1679
        CIE-Luv:
        37.8520, -9.5834, -132.9049
        Hunter-Lab:
        31.6312, 58.9437, -155.2332
      #3131fe color charts
#3131fe RGB chart
      #3131fe CMYK chart
      #3131fe RGB pie chart
      #3131fe color shades, tints & tones
#3131fe color schemes
#3131fe color preview, HTML & CSS examples
           This text has a color of #3131fe        
        
          <p style="color:#3131fe;">Text here</p>
        
        
          .mytext {color:#3131fe;}
        
        Text color #3131fe
      
           This box has a color of #3131fe        
        
          <div style="background-color:#3131fe;">Content here</div>
        
        
          .mybackground {background-color:#3131fe;}
        
        Background color #3131fe
      
           Border around this has a color of #3131fe        
        
          <div style="border:2px solid #3131fe;">Content here</div>
        
        
          .myborder {border:2px solid #3131fe;}
        
        Border color #3131fe