#3f0aad color space conversions
Hex:
        #3f0aad
        RGB:
        63, 10, 173
        CMY:
        75, 96, 32
        CMYK:
        64, 94, 0, 32
      HSL:
        260°, 89.0710%, 35.8824%
        HSV (HSB):
        260°, 94.2197%, 67.8431%
        XYZ:
        9.7013, 4.2910, 39.8521
        xyY:
        0.1802, 0.0797, 4.2910
      CIE-Lab:
        24.6110, 58.6212, -73.0440
        CIE-LCH:
        24.6110, 93.6582, 308.7486
        CIE-Luv:
        24.6110, 0.8244, -86.0268
        Hunter-Lab:
        20.7147, 47.3459, -99.5653
      #3f0aad color charts
#3f0aad RGB chart
      #3f0aad CMYK chart
      #3f0aad RGB pie chart
      #3f0aad color shades, tints & tones
#3f0aad color schemes
#3f0aad color preview, HTML & CSS examples
           This text has a color of #3f0aad        
        
          <p style="color:#3f0aad;">Text here</p>
        
        
          .mytext {color:#3f0aad;}
        
        Text color #3f0aad
      
           This box has a color of #3f0aad        
        
          <div style="background-color:#3f0aad;">Content here</div>
        
        
          .mybackground {background-color:#3f0aad;}
        
        Background color #3f0aad
      
           Border around this has a color of #3f0aad        
        
          <div style="border:2px solid #3f0aad;">Content here</div>
        
        
          .myborder {border:2px solid #3f0aad;}
        
        Border color #3f0aad