#5c1dec color space conversions
Hex:
        #5c1dec
        RGB:
        92, 29, 236
        CMY:
        64, 89, 7
        CMYK:
        61, 88, 0, 7
      HSL:
        258°, 84.4898%, 51.9608%
        HSV (HSB):
        258°, 87.7119%, 92.5490%
        XYZ:
        19.9933, 9.2102, 80.0809
        xyY:
        0.1829, 0.0843, 9.2102
      CIE-Lab:
        36.3858, 71.5610, -90.2110
        CIE-LCH:
        36.3858, 115.1478, 308.4236
        CIE-Luv:
        36.3858, 1.3728, -123.1115
        Hunter-Lab:
        30.3483, 64.4857, -135.2065
      #5c1dec color charts
#5c1dec RGB chart
      #5c1dec CMYK chart
      #5c1dec RGB pie chart
      #5c1dec color shades, tints & tones
#5c1dec color schemes
#5c1dec color preview, HTML & CSS examples
           This text has a color of #5c1dec        
        
          <p style="color:#5c1dec;">Text here</p>
        
        
          .mytext {color:#5c1dec;}
        
        Text color #5c1dec
      
           This box has a color of #5c1dec        
        
          <div style="background-color:#5c1dec;">Content here</div>
        
        
          .mybackground {background-color:#5c1dec;}
        
        Background color #5c1dec
      
           Border around this has a color of #5c1dec        
        
          <div style="border:2px solid #5c1dec;">Content here</div>
        
        
          .myborder {border:2px solid #5c1dec;}
        
        Border color #5c1dec