#3f36ed color space conversions
Hex:
        #3f36ed
        RGB:
        63, 54, 237
        CMY:
        75, 79, 7
        CMYK:
        73, 77, 0, 7
      HSL:
        243°, 83.5616%, 57.0588%
        HSV (HSB):
        243°, 77.2152%, 92.9412%
        XYZ:
        18.6551, 9.8095, 81.0310
        xyY:
        0.1704, 0.0896, 9.8095
      CIE-Lab:
        37.4984, 59.9775, -89.0040
        CIE-LCH:
        37.4984, 107.3267, 303.9750
        CIE-Luv:
        37.4984, -7.4803, -123.0500
        Hunter-Lab:
        31.3202, 51.5091, -131.4700
      #3f36ed color charts
#3f36ed RGB chart
      #3f36ed CMYK chart
      #3f36ed RGB pie chart
      #3f36ed color shades, tints & tones
#3f36ed color schemes
#3f36ed color preview, HTML & CSS examples
           This text has a color of #3f36ed        
        
          <p style="color:#3f36ed;">Text here</p>
        
        
          .mytext {color:#3f36ed;}
        
        Text color #3f36ed
      
           This box has a color of #3f36ed        
        
          <div style="background-color:#3f36ed;">Content here</div>
        
        
          .mybackground {background-color:#3f36ed;}
        
        Background color #3f36ed
      
           Border around this has a color of #3f36ed        
        
          <div style="border:2px solid #3f36ed;">Content here</div>
        
        
          .myborder {border:2px solid #3f36ed;}
        
        Border color #3f36ed