#3c38fd color space conversions
Hex:
        #3c38fd
        RGB:
        60, 56, 253
        CMY:
        76, 78, 1
        CMYK:
        76, 78, 0, 1
      HSL:
        241°, 98.0100%, 60.5882%
        HSV (HSB):
        241°, 77.8656%, 99.2157%
        XYZ:
        21.0073, 10.8809, 93.9215
        xyY:
        0.1670, 0.0865, 10.8809
      CIE-Lab:
        39.3791, 63.6033, -94.9034
        CIE-LCH:
        39.3791, 114.2455, 303.8296
        CIE-Luv:
        39.3791, -8.9659, -132.1717
        Hunter-Lab:
        32.9861, 55.9523, -145.7263
      #3c38fd color charts
#3c38fd RGB chart
      #3c38fd CMYK chart
      #3c38fd RGB pie chart
      #3c38fd color shades, tints & tones
#3c38fd color schemes
#3c38fd color preview, HTML & CSS examples
           This text has a color of #3c38fd        
        
          <p style="color:#3c38fd;">Text here</p>
        
        
          .mytext {color:#3c38fd;}
        
        Text color #3c38fd
      
           This box has a color of #3c38fd        
        
          <div style="background-color:#3c38fd;">Content here</div>
        
        
          .mybackground {background-color:#3c38fd;}
        
        Background color #3c38fd
      
           Border around this has a color of #3c38fd        
        
          <div style="border:2px solid #3c38fd;">Content here</div>
        
        
          .myborder {border:2px solid #3c38fd;}
        
        Border color #3c38fd