#3731fb color space conversions
Hex:
        #3731fb
        RGB:
        55, 49, 251
        CMY:
        78, 81, 2
        CMYK:
        78, 80, 0, 2
      HSL:
        242°, 96.1905%, 58.8235%
        HSV (HSB):
        242°, 80.4781%, 98.4314%
        XYZ:
        20.0864, 9.9739, 92.1333
        xyY:
        0.1644, 0.0816, 9.9739
      CIE-Lab:
        37.7955, 65.9458, -96.4176
        CIE-LCH:
        37.7955, 116.8127, 304.3706
        CIE-Luv:
        37.7955, -8.7117, -131.2434
        Hunter-Lab:
        31.5815, 58.2621, -150.8610
      #3731fb color charts
#3731fb RGB chart
      #3731fb CMYK chart
      #3731fb RGB pie chart
      #3731fb color shades, tints & tones
#3731fb color schemes
#3731fb color preview, HTML & CSS examples
           This text has a color of #3731fb        
        
          <p style="color:#3731fb;">Text here</p>
        
        
          .mytext {color:#3731fb;}
        
        Text color #3731fb
      
           This box has a color of #3731fb        
        
          <div style="background-color:#3731fb;">Content here</div>
        
        
          .mybackground {background-color:#3731fb;}
        
        Background color #3731fb
      
           Border around this has a color of #3731fb        
        
          <div style="border:2px solid #3731fb;">Content here</div>
        
        
          .myborder {border:2px solid #3731fb;}
        
        Border color #3731fb