#3b36ee color space conversions
Hex:
        #3b36ee
        RGB:
        59, 54, 238
        CMY:
        77, 79, 7
        CMYK:
        75, 77, 0, 7
      HSL:
        242°, 84.4037%, 57.2549%
        HSV (HSB):
        242°, 77.3109%, 93.3333%
        XYZ:
        18.5554, 9.7412, 81.7912
        xyY:
        0.1686, 0.0885, 9.7412
      CIE-Lab:
        37.3739, 59.9955, -89.7837
        CIE-LCH:
        37.3739, 107.9842, 303.7517
        CIE-Luv:
        37.3739, -8.1780, -123.6659
        Hunter-Lab:
        31.2109, 51.5024, -133.5277
      #3b36ee color charts
#3b36ee RGB chart
      #3b36ee CMYK chart
      #3b36ee RGB pie chart
      #3b36ee color shades, tints & tones
#3b36ee color schemes
#3b36ee color preview, HTML & CSS examples
           This text has a color of #3b36ee        
        
          <p style="color:#3b36ee;">Text here</p>
        
        
          .mytext {color:#3b36ee;}
        
        Text color #3b36ee
      
           This box has a color of #3b36ee        
        
          <div style="background-color:#3b36ee;">Content here</div>
        
        
          .mybackground {background-color:#3b36ee;}
        
        Background color #3b36ee
      
           Border around this has a color of #3b36ee        
        
          <div style="border:2px solid #3b36ee;">Content here</div>
        
        
          .myborder {border:2px solid #3b36ee;}
        
        Border color #3b36ee