#3f069a color space conversions
Hex:
        #3f069a
        RGB:
        63, 6, 154
        CMY:
        75, 98, 40
        CMYK:
        59, 96, 0, 40
      HSL:
        263°, 92.5000%, 31.3725%
        HSV (HSB):
        263°, 96.1039%, 60.3922%
        XYZ:
        7.9478, 3.5201, 30.8324
        xyY:
        0.1879, 0.0832, 3.5201
      CIE-Lab:
        22.0169, 54.7787, -65.7882
        CIE-LCH:
        22.0169, 85.6084, 309.7825
        CIE-Luv:
        22.0169, 2.7507, -74.8763
        Hunter-Lab:
        18.7619, 42.7811, -84.3008
      #3f069a color charts
#3f069a RGB chart
      #3f069a CMYK chart
      #3f069a RGB pie chart
      #3f069a color shades, tints & tones
#3f069a color schemes
#3f069a color preview, HTML & CSS examples
           This text has a color of #3f069a        
        
          <p style="color:#3f069a;">Text here</p>
        
        
          .mytext {color:#3f069a;}
        
        Text color #3f069a
      
           This box has a color of #3f069a        
        
          <div style="background-color:#3f069a;">Content here</div>
        
        
          .mybackground {background-color:#3f069a;}
        
        Background color #3f069a
      
           Border around this has a color of #3f069a        
        
          <div style="border:2px solid #3f069a;">Content here</div>
        
        
          .myborder {border:2px solid #3f069a;}
        
        Border color #3f069a