#3b3efa color space conversions
Hex:
        #3b3efa
        RGB:
        59, 62, 250
        CMY:
        77, 76, 2
        CMYK:
        76, 75, 0, 2
      HSL:
        239°, 95.0249%, 60.5882%
        HSV (HSB):
        239°, 76.4000%, 98.0392%
        XYZ:
        20.7816, 11.2772, 91.5239
        xyY:
        0.1682, 0.0913, 11.2772
      CIE-Lab:
        40.0435, 59.6531, -92.1239
        CIE-LCH:
        40.0435, 109.7511, 302.9243
        CIE-Luv:
        40.0435, -9.8311, -130.0571
        Hunter-Lab:
        33.5815, 51.6952, -138.0833
      #3b3efa color charts
#3b3efa RGB chart
      #3b3efa CMYK chart
      #3b3efa RGB pie chart
      #3b3efa color shades, tints & tones
#3b3efa color schemes
#3b3efa color preview, HTML & CSS examples
           This text has a color of #3b3efa        
        
          <p style="color:#3b3efa;">Text here</p>
        
        
          .mytext {color:#3b3efa;}
        
        Text color #3b3efa
      
           This box has a color of #3b3efa        
        
          <div style="background-color:#3b3efa;">Content here</div>
        
        
          .mybackground {background-color:#3b3efa;}
        
        Background color #3b3efa
      
           Border around this has a color of #3b3efa        
        
          <div style="border:2px solid #3b3efa;">Content here</div>
        
        
          .myborder {border:2px solid #3b3efa;}
        
        Border color #3b3efa