#3d36ee color space conversions
Hex:
        #3d36ee
        RGB:
        61, 54, 238
        CMY:
        76, 79, 7
        CMYK:
        74, 77, 0, 7
      HSL:
        242°, 84.4037%, 57.2549%
        HSV (HSB):
        242°, 77.3109%, 93.3333%
        XYZ:
        18.6763, 9.8035, 81.7968
        xyY:
        0.1694, 0.0889, 9.8035
      CIE-Lab:
        37.4874, 60.1344, -89.5922
        CIE-LCH:
        37.4874, 107.9023, 303.8696
        CIE-Luv:
        37.4874, -7.8599, -123.6487
        Hunter-Lab:
        31.3105, 51.6792, -132.9742
      #3d36ee color charts
#3d36ee RGB chart
      #3d36ee CMYK chart
      #3d36ee RGB pie chart
      #3d36ee color shades, tints & tones
#3d36ee color schemes
#3d36ee color preview, HTML & CSS examples
           This text has a color of #3d36ee        
        
          <p style="color:#3d36ee;">Text here</p>
        
        
          .mytext {color:#3d36ee;}
        
        Text color #3d36ee
      
           This box has a color of #3d36ee        
        
          <div style="background-color:#3d36ee;">Content here</div>
        
        
          .mybackground {background-color:#3d36ee;}
        
        Background color #3d36ee
      
           Border around this has a color of #3d36ee        
        
          <div style="border:2px solid #3d36ee;">Content here</div>
        
        
          .myborder {border:2px solid #3d36ee;}
        
        Border color #3d36ee