#3b31d7 color space conversions
Hex:
        #3b31d7
        RGB:
        59, 49, 215
        CMY:
        77, 81, 16
        CMYK:
        73, 77, 0, 16
      HSL:
        244°, 67.4797%, 51.7647%
        HSV (HSB):
        244°, 77.2093%, 84.3137%
        XYZ:
        15.1677, 8.0327, 65.0410
        xyY:
        0.1719, 0.0910, 8.0327
      CIE-Lab:
        34.0510, 55.4677, -82.1429
        CIE-LCH:
        34.0510, 99.1167, 304.0295
        CIE-Luv:
        34.0510, -6.3847, -110.5680
        Hunter-Lab:
        28.3421, 45.9284, -116.2227
      #3b31d7 color charts
#3b31d7 RGB chart
      #3b31d7 CMYK chart
      #3b31d7 RGB pie chart
      #3b31d7 color shades, tints & tones
#3b31d7 color schemes
#3b31d7 color preview, HTML & CSS examples
           This text has a color of #3b31d7        
        
          <p style="color:#3b31d7;">Text here</p>
        
        
          .mytext {color:#3b31d7;}
        
        Text color #3b31d7
      
           This box has a color of #3b31d7        
        
          <div style="background-color:#3b31d7;">Content here</div>
        
        
          .mybackground {background-color:#3b31d7;}
        
        Background color #3b31d7
      
           Border around this has a color of #3b31d7        
        
          <div style="border:2px solid #3b31d7;">Content here</div>
        
        
          .myborder {border:2px solid #3b31d7;}
        
        Border color #3b31d7