#3d31cf color space conversions
Hex:
        #3d31cf
        RGB:
        61, 49, 207
        CMY:
        76, 81, 19
        CMYK:
        71, 76, 0, 19
      HSL:
        245°, 62.2047%, 50.1961%
        HSV (HSB):
        245°, 76.3285%, 81.1765%
        XYZ:
        14.2853, 7.6937, 59.7636
        xyY:
        0.1748, 0.0941, 7.6937
      CIE-Lab:
        33.3367, 53.1816, -78.6896
        CIE-LCH:
        33.3367, 94.9754, 304.0524
        CIE-Luv:
        33.3367, -5.5933, -105.8455
        Hunter-Lab:
        27.7376, 43.3895, -108.3305
      #3d31cf color charts
#3d31cf RGB chart
      #3d31cf CMYK chart
      #3d31cf RGB pie chart
      #3d31cf color shades, tints & tones
#3d31cf color schemes
#3d31cf color preview, HTML & CSS examples
           This text has a color of #3d31cf        
        
          <p style="color:#3d31cf;">Text here</p>
        
        
          .mytext {color:#3d31cf;}
        
        Text color #3d31cf
      
           This box has a color of #3d31cf        
        
          <div style="background-color:#3d31cf;">Content here</div>
        
        
          .mybackground {background-color:#3d31cf;}
        
        Background color #3d31cf
      
           Border around this has a color of #3d31cf        
        
          <div style="border:2px solid #3d31cf;">Content here</div>
        
        
          .myborder {border:2px solid #3d31cf;}
        
        Border color #3d31cf