#3b029f color space conversions
Hex:
        #3b029f
        RGB:
        59, 2, 159
        CMY:
        77, 99, 38
        CMYK:
        63, 99, 0, 38
      HSL:
        262°, 97.5155%, 31.5686%
        HSV (HSB):
        262°, 98.7421%, 62.3529%
        XYZ:
        8.0833, 3.4764, 33.0459
        xyY:
        0.1812, 0.0779, 3.4764
      CIE-Lab:
        21.8590, 56.6957, -69.1310
        CIE-LCH:
        21.8590, 89.4063, 309.3559
        CIE-Luv:
        21.8590, 1.4340, -77.2965
        Hunter-Lab:
        18.6452, 44.7571, -92.0313
      #3b029f color charts
#3b029f RGB chart
      #3b029f CMYK chart
      #3b029f RGB pie chart
      #3b029f color shades, tints & tones
#3b029f color schemes
#3b029f color preview, HTML & CSS examples
           This text has a color of #3b029f        
        
          <p style="color:#3b029f;">Text here</p>
        
        
          .mytext {color:#3b029f;}
        
        Text color #3b029f
      
           This box has a color of #3b029f        
        
          <div style="background-color:#3b029f;">Content here</div>
        
        
          .mybackground {background-color:#3b029f;}
        
        Background color #3b029f
      
           Border around this has a color of #3b029f        
        
          <div style="border:2px solid #3b029f;">Content here</div>
        
        
          .myborder {border:2px solid #3b029f;}
        
        Border color #3b029f