#3c35bd color space conversions
Hex:
        #3c35bd
        RGB:
        60, 53, 189
        CMY:
        76, 79, 26
        CMYK:
        68, 72, 0, 26
      HSL:
        243°, 56.1983%, 47.4510%
        HSV (HSB):
        243°, 71.9577%, 74.1176%
        XYZ:
        12.3219, 7.1810, 48.8807
        xyY:
        0.1802, 0.1050, 7.1810
      CIE-Lab:
        32.2154, 45.2307, -70.0102
        CIE-LCH:
        32.2154, 83.3501, 302.8648
        CIE-Luv:
        32.2154, -5.4528, -94.6444
        Hunter-Lab:
        26.7974, 35.1820, -89.3920
      #3c35bd color charts
#3c35bd RGB chart
      #3c35bd CMYK chart
      #3c35bd RGB pie chart
      #3c35bd color shades, tints & tones
#3c35bd color schemes
#3c35bd color preview, HTML & CSS examples
           This text has a color of #3c35bd        
        
          <p style="color:#3c35bd;">Text here</p>
        
        
          .mytext {color:#3c35bd;}
        
        Text color #3c35bd
      
           This box has a color of #3c35bd        
        
          <div style="background-color:#3c35bd;">Content here</div>
        
        
          .mybackground {background-color:#3c35bd;}
        
        Background color #3c35bd
      
           Border around this has a color of #3c35bd        
        
          <div style="border:2px solid #3c35bd;">Content here</div>
        
        
          .myborder {border:2px solid #3c35bd;}
        
        Border color #3c35bd