#3c0efa color space conversions
Hex:
        #3c0efa
        RGB:
        60, 14, 250
        CMY:
        76, 95, 2
        CMYK:
        76, 94, 0, 2
      HSL:
        252°, 95.9350%, 51.7647%
        HSV (HSB):
        252°, 94.4000%, 98.0392%
        XYZ:
        19.2758, 8.1769, 91.0048
        xyY:
        0.1627, 0.0690, 8.1769
      CIE-Lab:
        34.3485, 76.7420, -101.5852
        CIE-LCH:
        34.3485, 127.3141, 307.0690
        CIE-Luv:
        34.3485, -5.3687, -129.9327
        Hunter-Lab:
        28.5952, 70.2840, -168.6749
      #3c0efa color charts
#3c0efa RGB chart
      #3c0efa CMYK chart
      #3c0efa RGB pie chart
      #3c0efa color shades, tints & tones
#3c0efa color schemes
#3c0efa color preview, HTML & CSS examples
           This text has a color of #3c0efa        
        
          <p style="color:#3c0efa;">Text here</p>
        
        
          .mytext {color:#3c0efa;}
        
        Text color #3c0efa
      
           This box has a color of #3c0efa        
        
          <div style="background-color:#3c0efa;">Content here</div>
        
        
          .mybackground {background-color:#3c0efa;}
        
        Background color #3c0efa
      
           Border around this has a color of #3c0efa        
        
          <div style="border:2px solid #3c0efa;">Content here</div>
        
        
          .myborder {border:2px solid #3c0efa;}
        
        Border color #3c0efa