#5f18ea color space conversions
Hex:
        #5f18ea
        RGB:
        95, 24, 234
        CMY:
        63, 91, 8
        CMYK:
        59, 90, 0, 8
      HSL:
        260°, 83.3333%, 50.5882%
        HSV (HSB):
        260°, 89.7436%, 91.7647%
        XYZ:
        19.8972, 9.0267, 78.5355
        xyY:
        0.1852, 0.0840, 9.0267
      CIE-Lab:
        36.0356, 72.5935, -89.6461
        CIE-LCH:
        36.0356, 115.3526, 308.9998
        CIE-Luv:
        36.0356, 2.6995, -122.0393
        Hunter-Lab:
        30.0444, 65.6357, -133.9518
      #5f18ea color charts
#5f18ea RGB chart
      #5f18ea CMYK chart
      #5f18ea RGB pie chart
      #5f18ea color shades, tints & tones
#5f18ea color schemes
#5f18ea color preview, HTML & CSS examples
           This text has a color of #5f18ea        
        
          <p style="color:#5f18ea;">Text here</p>
        
        
          .mytext {color:#5f18ea;}
        
        Text color #5f18ea
      
           This box has a color of #5f18ea        
        
          <div style="background-color:#5f18ea;">Content here</div>
        
        
          .mybackground {background-color:#5f18ea;}
        
        Background color #5f18ea
      
           Border around this has a color of #5f18ea        
        
          <div style="border:2px solid #5f18ea;">Content here</div>
        
        
          .myborder {border:2px solid #5f18ea;}
        
        Border color #5f18ea