#3b48e1 color space conversions
Hex:
        #3b48e1
        RGB:
        59, 72, 225
        CMY:
        77, 72, 12
        CMYK:
        74, 68, 0, 12
      HSL:
        235°, 73.4513%, 55.6863%
        HSV (HSB):
        235°, 73.7778%, 88.2353%
        XYZ:
        17.7116, 11.0008, 72.4240
        xyY:
        0.1751, 0.1088, 11.0008
      CIE-Lab:
        39.5818, 46.0135, -78.7532
        CIE-LCH:
        39.5818, 91.2103, 300.2966
        CIE-Luv:
        39.5818, -10.6626, -113.6237
        Hunter-Lab:
        33.1674, 37.2771, -106.2478
      #3b48e1 color charts
#3b48e1 RGB chart
      #3b48e1 CMYK chart
      #3b48e1 RGB pie chart
      #3b48e1 color shades, tints & tones
#3b48e1 color schemes
#3b48e1 color preview, HTML & CSS examples
           This text has a color of #3b48e1        
        
          <p style="color:#3b48e1;">Text here</p>
        
        
          .mytext {color:#3b48e1;}
        
        Text color #3b48e1
      
           This box has a color of #3b48e1        
        
          <div style="background-color:#3b48e1;">Content here</div>
        
        
          .mybackground {background-color:#3b48e1;}
        
        Background color #3b48e1
      
           Border around this has a color of #3b48e1        
        
          <div style="border:2px solid #3b48e1;">Content here</div>
        
        
          .myborder {border:2px solid #3b48e1;}
        
        Border color #3b48e1