#3b0faa color space conversions
Hex:
        #3b0faa
        RGB:
        59, 15, 170
        CMY:
        77, 94, 33
        CMYK:
        65, 91, 0, 33
      HSL:
        257°, 83.7838%, 36.2745%
        HSV (HSB):
        257°, 91.1765%, 66.6667%
        XYZ:
        9.2302, 4.1737, 38.3493
        xyY:
        0.1783, 0.0806, 4.1737
      CIE-Lab:
        24.2377, 56.3848, -71.8663
        CIE-LCH:
        24.2377, 91.3455, 308.1170
        CIE-Luv:
        24.2377, -0.0885, -84.2351
        Hunter-Lab:
        20.4297, 44.8944, -96.9945
      #3b0faa color charts
#3b0faa RGB chart
      #3b0faa CMYK chart
      #3b0faa RGB pie chart
      #3b0faa color shades, tints & tones
#3b0faa color schemes
#3b0faa color preview, HTML & CSS examples
           This text has a color of #3b0faa        
        
          <p style="color:#3b0faa;">Text here</p>
        
        
          .mytext {color:#3b0faa;}
        
        Text color #3b0faa
      
           This box has a color of #3b0faa        
        
          <div style="background-color:#3b0faa;">Content here</div>
        
        
          .mybackground {background-color:#3b0faa;}
        
        Background color #3b0faa
      
           Border around this has a color of #3b0faa        
        
          <div style="border:2px solid #3b0faa;">Content here</div>
        
        
          .myborder {border:2px solid #3b0faa;}
        
        Border color #3b0faa