#3b39ae color space conversions
Hex:
        #3b39ae
        RGB:
        59, 57, 174
        CMY:
        77, 78, 32
        CMYK:
        66, 67, 0, 32
      HSL:
        241°, 50.6494%, 45.2941%
        HSV (HSB):
        241°, 67.2414%, 68.2353%
        XYZ:
        10.9067, 6.9121, 40.8037
        xyY:
        0.1861, 0.1179, 6.9121
      CIE-Lab:
        31.6059, 37.7740, -62.1136
        CIE-LCH:
        31.6059, 72.6978, 301.3056
        CIE-Luv:
        31.6059, -5.6531, -84.5796
        Hunter-Lab:
        26.2908, 28.0419, -73.6155
      #3b39ae color charts
#3b39ae RGB chart
      #3b39ae CMYK chart
      #3b39ae RGB pie chart
      #3b39ae color shades, tints & tones
#3b39ae color schemes
#3b39ae color preview, HTML & CSS examples
           This text has a color of #3b39ae        
        
          <p style="color:#3b39ae;">Text here</p>
        
        
          .mytext {color:#3b39ae;}
        
        Text color #3b39ae
      
           This box has a color of #3b39ae        
        
          <div style="background-color:#3b39ae;">Content here</div>
        
        
          .mybackground {background-color:#3b39ae;}
        
        Background color #3b39ae
      
           Border around this has a color of #3b39ae        
        
          <div style="border:2px solid #3b39ae;">Content here</div>
        
        
          .myborder {border:2px solid #3b39ae;}
        
        Border color #3b39ae