#5f27fe color space conversions
Hex:
        #5f27fe
        RGB:
        95, 39, 254
        CMY:
        63, 85, 0
        CMYK:
        63, 85, 0, 0
      HSL:
        256°, 99.0783%, 57.4510%
        HSV (HSB):
        256°, 84.6457%, 99.6078%
        XYZ:
        23.3342, 11.0397, 94.6670
        xyY:
        0.1808, 0.0856, 11.0397
      CIE-Lab:
        39.6472, 73.2210, -94.9434
        CIE-LCH:
        39.6472, 119.8981, 307.6397
        CIE-Luv:
        39.6472, -0.2480, -133.1046
        Hunter-Lab:
        33.2260, 67.2128, -145.6697
      #5f27fe color charts
#5f27fe RGB chart
      #5f27fe CMYK chart
      #5f27fe RGB pie chart
      #5f27fe color shades, tints & tones
#5f27fe color schemes
#5f27fe color preview, HTML & CSS examples
           This text has a color of #5f27fe        
        
          <p style="color:#5f27fe;">Text here</p>
        
        
          .mytext {color:#5f27fe;}
        
        Text color #5f27fe
      
           This box has a color of #5f27fe        
        
          <div style="background-color:#5f27fe;">Content here</div>
        
        
          .mybackground {background-color:#5f27fe;}
        
        Background color #5f27fe
      
           Border around this has a color of #5f27fe        
        
          <div style="border:2px solid #5f27fe;">Content here</div>
        
        
          .myborder {border:2px solid #5f27fe;}
        
        Border color #5f27fe