#3a27bc color space conversions
Hex:
        #3a27bc
        RGB:
        58, 39, 188
        CMY:
        77, 85, 26
        CMYK:
        69, 79, 0, 26
      HSL:
        248°, 65.6388%, 44.5098%
        HSV (HSB):
        248°, 79.2553%, 73.7255%
        XYZ:
        11.5475, 5.9814, 48.1229
        xyY:
        0.1759, 0.0911, 5.9814
      CIE-Lab:
        29.3655, 52.0987, -74.1282
        CIE-LCH:
        29.3655, 90.6049, 305.1003
        CIE-Luv:
        29.3655, -3.7403, -95.1253
        Hunter-Lab:
        24.4569, 41.4806, -99.5425
      #3a27bc color charts
#3a27bc RGB chart
      #3a27bc CMYK chart
      #3a27bc RGB pie chart
      #3a27bc color shades, tints & tones
#3a27bc color schemes
#3a27bc color preview, HTML & CSS examples
           This text has a color of #3a27bc        
        
          <p style="color:#3a27bc;">Text here</p>
        
        
          .mytext {color:#3a27bc;}
        
        Text color #3a27bc
      
           This box has a color of #3a27bc        
        
          <div style="background-color:#3a27bc;">Content here</div>
        
        
          .mybackground {background-color:#3a27bc;}
        
        Background color #3a27bc
      
           Border around this has a color of #3a27bc        
        
          <div style="border:2px solid #3a27bc;">Content here</div>
        
        
          .myborder {border:2px solid #3a27bc;}
        
        Border color #3a27bc