#3c27be color space conversions
Hex:
        #3c27be
        RGB:
        60, 39, 190
        CMY:
        76, 85, 25
        CMYK:
        68, 79, 0, 25
      HSL:
        248°, 65.9389%, 44.9020%
        HSV (HSB):
        248°, 79.4737%, 74.5098%
        XYZ:
        11.8833, 6.1294, 49.2720
        xyY:
        0.1766, 0.0911, 6.1294
      CIE-Lab:
        29.7366, 52.8762, -74.6915
        CIE-LCH:
        29.7366, 91.5134, 305.2957
        CIE-Luv:
        29.7366, -3.4587, -96.3023
        Hunter-Lab:
        24.7576, 42.3513, -100.6670
      #3c27be color charts
#3c27be RGB chart
      #3c27be CMYK chart
      #3c27be RGB pie chart
      #3c27be color shades, tints & tones
#3c27be color schemes
#3c27be color preview, HTML & CSS examples
           This text has a color of #3c27be        
        
          <p style="color:#3c27be;">Text here</p>
        
        
          .mytext {color:#3c27be;}
        
        Text color #3c27be
      
           This box has a color of #3c27be        
        
          <div style="background-color:#3c27be;">Content here</div>
        
        
          .mybackground {background-color:#3c27be;}
        
        Background color #3c27be
      
           Border around this has a color of #3c27be        
        
          <div style="border:2px solid #3c27be;">Content here</div>
        
        
          .myborder {border:2px solid #3c27be;}
        
        Border color #3c27be