#3f0ab2 color space conversions
Hex:
        #3f0ab2
        RGB:
        63, 10, 178
        CMY:
        75, 96, 30
        CMYK:
        65, 94, 0, 30
      HSL:
        259°, 89.3617%, 36.8627%
        HSV (HSB):
        259°, 94.3820%, 69.8039%
        XYZ:
        10.1943, 4.4882, 42.4485
        xyY:
        0.1784, 0.0786, 4.4882
      CIE-Lab:
        25.2239, 59.8728, -75.0290
        CIE-LCH:
        25.2239, 95.9901, 308.5897
        CIE-Luv:
        25.2239, 0.3958, -88.9166
        Hunter-Lab:
        21.1854, 48.8192, -103.9679
      #3f0ab2 color charts
#3f0ab2 RGB chart
      #3f0ab2 CMYK chart
      #3f0ab2 RGB pie chart
      #3f0ab2 color shades, tints & tones
#3f0ab2 color schemes
#3f0ab2 color preview, HTML & CSS examples
           This text has a color of #3f0ab2        
        
          <p style="color:#3f0ab2;">Text here</p>
        
        
          .mytext {color:#3f0ab2;}
        
        Text color #3f0ab2
      
           This box has a color of #3f0ab2        
        
          <div style="background-color:#3f0ab2;">Content here</div>
        
        
          .mybackground {background-color:#3f0ab2;}
        
        Background color #3f0ab2
      
           Border around this has a color of #3f0ab2        
        
          <div style="border:2px solid #3f0ab2;">Content here</div>
        
        
          .myborder {border:2px solid #3f0ab2;}
        
        Border color #3f0ab2