#5c27cb color space conversions
Hex:
        #5c27cb
        RGB:
        92, 39, 203
        CMY:
        64, 85, 20
        CMYK:
        55, 81, 0, 20
      HSL:
        259°, 67.7686%, 47.4510%
        HSV (HSB):
        259°, 80.7882%, 79.6078%
        XYZ:
        15.9186, 8.0381, 57.2124
        xyY:
        0.1961, 0.0990, 8.0381
      CIE-Lab:
        34.0622, 59.8231, -75.0747
        CIE-LCH:
        34.0622, 95.9948, 308.5495
        CIE-Luv:
        34.0622, 3.9011, -103.4193
        Hunter-Lab:
        28.3516, 50.6074, -99.7987
      #5c27cb color charts
#5c27cb RGB chart
      #5c27cb CMYK chart
      #5c27cb RGB pie chart
      #5c27cb color shades, tints & tones
#5c27cb color schemes
#5c27cb color preview, HTML & CSS examples
           This text has a color of #5c27cb        
        
          <p style="color:#5c27cb;">Text here</p>
        
        
          .mytext {color:#5c27cb;}
        
        Text color #5c27cb
      
           This box has a color of #5c27cb        
        
          <div style="background-color:#5c27cb;">Content here</div>
        
        
          .mybackground {background-color:#5c27cb;}
        
        Background color #5c27cb
      
           Border around this has a color of #5c27cb        
        
          <div style="border:2px solid #5c27cb;">Content here</div>
        
        
          .myborder {border:2px solid #5c27cb;}
        
        Border color #5c27cb