#3a36ed color space conversions
Hex:
        #3a36ed
        RGB:
        58, 54, 237
        CMY:
        77, 79, 7
        CMYK:
        76, 77, 0, 7
      HSL:
        241°, 83.5616%, 57.0588%
        HSV (HSB):
        241°, 77.2152%, 92.9412%
        XYZ:
        18.3502, 9.6523, 81.0167
        xyY:
        0.1683, 0.0885, 9.6523
      CIE-Lab:
        37.2110, 59.6239, -89.4888
        CIE-LCH:
        37.2110, 107.5326, 303.6744
        CIE-Luv:
        37.2110, -8.2877, -123.0964
        Hunter-Lab:
        31.0681, 51.0603, -132.8633
      #3a36ed color charts
#3a36ed RGB chart
      #3a36ed CMYK chart
      #3a36ed RGB pie chart
      #3a36ed color shades, tints & tones
#3a36ed color schemes
#3a36ed color preview, HTML & CSS examples
           This text has a color of #3a36ed        
        
          <p style="color:#3a36ed;">Text here</p>
        
        
          .mytext {color:#3a36ed;}
        
        Text color #3a36ed
      
           This box has a color of #3a36ed        
        
          <div style="background-color:#3a36ed;">Content here</div>
        
        
          .mybackground {background-color:#3a36ed;}
        
        Background color #3a36ed
      
           Border around this has a color of #3a36ed        
        
          <div style="border:2px solid #3a36ed;">Content here</div>
        
        
          .myborder {border:2px solid #3a36ed;}
        
        Border color #3a36ed