#3f309f color space conversions
Hex:
        #3f309f
        RGB:
        63, 48, 159
        CMY:
        75, 81, 38
        CMYK:
        60, 70, 0, 38
      HSL:
        248°, 53.6232%, 40.5882%
        HSV (HSB):
        248°, 69.8113%, 62.3529%
        XYZ:
        9.3649, 5.6739, 33.4025
        xyY:
        0.1933, 0.1171, 5.6739
      CIE-Lab:
        28.5743, 38.8051, -58.0346
        CIE-LCH:
        28.5743, 69.8129, 303.7688
        CIE-Luv:
        28.5743, -2.0151, -76.5351
        Hunter-Lab:
        23.8199, 28.4930, -66.4681
      #3f309f color charts
#3f309f RGB chart
      #3f309f CMYK chart
      #3f309f RGB pie chart
      #3f309f color shades, tints & tones
#3f309f color schemes
#3f309f color preview, HTML & CSS examples
           This text has a color of #3f309f        
        
          <p style="color:#3f309f;">Text here</p>
        
        
          .mytext {color:#3f309f;}
        
        Text color #3f309f
      
           This box has a color of #3f309f        
        
          <div style="background-color:#3f309f;">Content here</div>
        
        
          .mybackground {background-color:#3f309f;}
        
        Background color #3f309f
      
           Border around this has a color of #3f309f        
        
          <div style="border:2px solid #3f309f;">Content here</div>
        
        
          .myborder {border:2px solid #3f309f;}
        
        Border color #3f309f