#3b27c2 color space conversions
Hex:
        #3b27c2
        RGB:
        59, 39, 194
        CMY:
        77, 85, 24
        CMYK:
        70, 80, 0, 24
      HSL:
        248°, 66.5236%, 45.6863%
        HSV (HSB):
        248°, 79.8969%, 76.0784%
        XYZ:
        12.2668, 6.2759, 51.6038
        xyY:
        0.1749, 0.0895, 6.2759
      CIE-Lab:
        30.0981, 53.9791, -76.4532
        CIE-LCH:
        30.0981, 93.5886, 305.2237
        CIE-Luv:
        30.0981, -3.9125, -98.6427
        Hunter-Lab:
        25.0517, 43.5633, -104.5946
      #3b27c2 color charts
#3b27c2 RGB chart
      #3b27c2 CMYK chart
      #3b27c2 RGB pie chart
      #3b27c2 color shades, tints & tones
#3b27c2 color schemes
#3b27c2 color preview, HTML & CSS examples
           This text has a color of #3b27c2        
        
          <p style="color:#3b27c2;">Text here</p>
        
        
          .mytext {color:#3b27c2;}
        
        Text color #3b27c2
      
           This box has a color of #3b27c2        
        
          <div style="background-color:#3b27c2;">Content here</div>
        
        
          .mybackground {background-color:#3b27c2;}
        
        Background color #3b27c2
      
           Border around this has a color of #3b27c2        
        
          <div style="border:2px solid #3b27c2;">Content here</div>
        
        
          .myborder {border:2px solid #3b27c2;}
        
        Border color #3b27c2