#3b00ba color space conversions
Hex:
        #3b00ba
        RGB:
        59, 0, 186
        CMY:
        77, 100, 27
        CMYK:
        68, 100, 0, 27
      HSL:
        259°, 100.0000%, 36.4706%
        HSV (HSB):
        259°, 100.0000%, 72.9412%
        XYZ:
        10.6666, 4.4750, 46.7559
        xyY:
        0.1723, 0.0723, 4.4750
      CIE-Lab:
        25.1833, 63.6604, -79.8825
        CIE-LCH:
        25.1833, 102.1463, 308.5522
        CIE-Luv:
        25.1833, -0.7124, -92.8589
        Hunter-Lab:
        21.1541, 52.9854, -116.2378
      #3b00ba color charts
#3b00ba RGB chart
      #3b00ba CMYK chart
      #3b00ba RGB pie chart
      #3b00ba color shades, tints & tones
#3b00ba color schemes
#3b00ba color preview, HTML & CSS examples
           This text has a color of #3b00ba        
        
          <p style="color:#3b00ba;">Text here</p>
        
        
          .mytext {color:#3b00ba;}
        
        Text color #3b00ba
      
           This box has a color of #3b00ba        
        
          <div style="background-color:#3b00ba;">Content here</div>
        
        
          .mybackground {background-color:#3b00ba;}
        
        Background color #3b00ba
      
           Border around this has a color of #3b00ba        
        
          <div style="border:2px solid #3b00ba;">Content here</div>
        
        
          .myborder {border:2px solid #3b00ba;}
        
        Border color #3b00ba