#3f27aa color space conversions
Hex:
        #3f27aa
        RGB:
        63, 39, 170
        CMY:
        75, 85, 33
        CMYK:
        63, 77, 0, 33
      HSL:
        251°, 62.6794%, 40.9804%
        HSV (HSB):
        251°, 77.0588%, 66.6667%
        XYZ:
        10.0311, 5.4101, 38.5458
        xyY:
        0.1858, 0.1002, 5.4101
      CIE-Lab:
        27.8725, 47.1816, -65.8401
        CIE-LCH:
        27.8725, 81.0001, 305.6257
        CIE-Luv:
        27.8725, -1.3888, -84.3933
        Hunter-Lab:
        23.2596, 36.2771, -81.9737
      #3f27aa color charts
#3f27aa RGB chart
      #3f27aa CMYK chart
      #3f27aa RGB pie chart
      #3f27aa color shades, tints & tones
#3f27aa color schemes
#3f27aa color preview, HTML & CSS examples
           This text has a color of #3f27aa        
        
          <p style="color:#3f27aa;">Text here</p>
        
        
          .mytext {color:#3f27aa;}
        
        Text color #3f27aa
      
           This box has a color of #3f27aa        
        
          <div style="background-color:#3f27aa;">Content here</div>
        
        
          .mybackground {background-color:#3f27aa;}
        
        Background color #3f27aa
      
           Border around this has a color of #3f27aa        
        
          <div style="border:2px solid #3f27aa;">Content here</div>
        
        
          .myborder {border:2px solid #3f27aa;}
        
        Border color #3f27aa