#3b319f color space conversions
Hex:
        #3b319f
        RGB:
        59, 49, 159
        CMY:
        77, 81, 38
        CMYK:
        63, 69, 0, 38
      HSL:
        245°, 52.8846%, 40.7843%
        HSV (HSB):
        245°, 69.1824%, 62.3529%
        XYZ:
        9.1600, 5.6296, 33.4047
        xyY:
        0.1901, 0.1168, 5.6296
      CIE-Lab:
        28.4582, 37.6089, -58.2379
        CIE-LCH:
        28.4582, 69.3259, 302.8536
        CIE-Luv:
        28.4582, -3.2549, -76.5525
        Hunter-Lab:
        23.7269, 27.3895, -66.8648
      #3b319f color charts
#3b319f RGB chart
      #3b319f CMYK chart
      #3b319f RGB pie chart
      #3b319f color shades, tints & tones
#3b319f color schemes
#3b319f color preview, HTML & CSS examples
           This text has a color of #3b319f        
        
          <p style="color:#3b319f;">Text here</p>
        
        
          .mytext {color:#3b319f;}
        
        Text color #3b319f
      
           This box has a color of #3b319f        
        
          <div style="background-color:#3b319f;">Content here</div>
        
        
          .mybackground {background-color:#3b319f;}
        
        Background color #3b319f
      
           Border around this has a color of #3b319f        
        
          <div style="border:2px solid #3b319f;">Content here</div>
        
        
          .myborder {border:2px solid #3b319f;}
        
        Border color #3b319f