#3b069b color space conversions
Hex:
        #3b069b
        RGB:
        59, 6, 155
        CMY:
        77, 98, 39
        CMYK:
        62, 96, 0, 39
      HSL:
        261°, 92.5466%, 31.5686%
        HSV (HSB):
        261°, 96.1290%, 60.7843%
        XYZ:
        7.7852, 3.4266, 31.2614
        xyY:
        0.1833, 0.0807, 3.4266
      CIE-Lab:
        21.6773, 54.7411, -66.9801
        CIE-LCH:
        21.6773, 86.5038, 309.2582
        CIE-Luv:
        21.6773, 1.6162, -75.1656
        Hunter-Lab:
        18.5111, 42.6766, -87.1707
      #3b069b color charts
#3b069b RGB chart
      #3b069b CMYK chart
      #3b069b RGB pie chart
      #3b069b color shades, tints & tones
#3b069b color schemes
#3b069b color preview, HTML & CSS examples
           This text has a color of #3b069b        
        
          <p style="color:#3b069b;">Text here</p>
        
        
          .mytext {color:#3b069b;}
        
        Text color #3b069b
      
           This box has a color of #3b069b        
        
          <div style="background-color:#3b069b;">Content here</div>
        
        
          .mybackground {background-color:#3b069b;}
        
        Background color #3b069b
      
           Border around this has a color of #3b069b        
        
          <div style="border:2px solid #3b069b;">Content here</div>
        
        
          .myborder {border:2px solid #3b069b;}
        
        Border color #3b069b