#3b47ef color space conversions
Hex:
        #3b47ef
        RGB:
        59, 71, 239
        CMY:
        77, 72, 6
        CMYK:
        75, 70, 0, 6
      HSL:
        236°, 84.9057%, 58.4314%
        HSV (HSB):
        236°, 75.3138%, 93.7255%
        XYZ:
        19.6369, 11.6683, 82.8786
        xyY:
        0.1720, 0.1022, 11.6683
      CIE-Lab:
        40.6840, 51.2567, -84.8788
        CIE-LCH:
        40.6840, 99.1548, 301.1270
        CIE-Luv:
        40.6840, -10.9219, -122.4077
        Hunter-Lab:
        34.1589, 42.8360, -119.9423
      #3b47ef color charts
#3b47ef RGB chart
      #3b47ef CMYK chart
      #3b47ef RGB pie chart
      #3b47ef color shades, tints & tones
#3b47ef color schemes
#3b47ef color preview, HTML & CSS examples
           This text has a color of #3b47ef        
        
          <p style="color:#3b47ef;">Text here</p>
        
        
          .mytext {color:#3b47ef;}
        
        Text color #3b47ef
      
           This box has a color of #3b47ef        
        
          <div style="background-color:#3b47ef;">Content here</div>
        
        
          .mybackground {background-color:#3b47ef;}
        
        Background color #3b47ef
      
           Border around this has a color of #3b47ef        
        
          <div style="border:2px solid #3b47ef;">Content here</div>
        
        
          .myborder {border:2px solid #3b47ef;}
        
        Border color #3b47ef