#5c1bfc color space conversions
Hex:
        #5c1bfc
        RGB:
        92, 27, 252
        CMY:
        64, 89, 1
        CMYK:
        63, 89, 0, 1
      HSL:
        257°, 97.4026%, 54.7059%
        HSV (HSB):
        257°, 89.2857%, 98.8235%
        XYZ:
        22.3763, 10.0875, 92.8632
        xyY:
        0.1785, 0.0805, 10.0875
      CIE-Lab:
        37.9989, 75.9813, -96.5651
        CIE-LCH:
        37.9989, 122.8739, 308.1971
        CIE-Luv:
        37.9989, 0.0290, -132.1923
        Hunter-Lab:
        31.7607, 70.1765, -151.1216
      #5c1bfc color charts
#5c1bfc RGB chart
      #5c1bfc CMYK chart
      #5c1bfc RGB pie chart
      #5c1bfc color shades, tints & tones
#5c1bfc color schemes
#5c1bfc color preview, HTML & CSS examples
           This text has a color of #5c1bfc        
        
          <p style="color:#5c1bfc;">Text here</p>
        
        
          .mytext {color:#5c1bfc;}
        
        Text color #5c1bfc
      
           This box has a color of #5c1bfc        
        
          <div style="background-color:#5c1bfc;">Content here</div>
        
        
          .mybackground {background-color:#5c1bfc;}
        
        Background color #5c1bfc
      
           Border around this has a color of #5c1bfc        
        
          <div style="border:2px solid #5c1bfc;">Content here</div>
        
        
          .myborder {border:2px solid #5c1bfc;}
        
        Border color #5c1bfc