#5f21ec color space conversions
Hex:
        #5f21ec
        RGB:
        95, 33, 236
        CMY:
        63, 87, 7
        CMYK:
        60, 86, 0, 7
      HSL:
        258°, 84.2324%, 52.7451%
        HSV (HSB):
        258°, 86.0169%, 92.5490%
        XYZ:
        20.4035, 9.5767, 80.1300
        xyY:
        0.1853, 0.0870, 9.5767
      CIE-Lab:
        37.0718, 70.6240, -89.0653
        CIE-LCH:
        37.0718, 113.6678, 308.4125
        CIE-Luv:
        37.0718, 1.9051, -123.0027
        Hunter-Lab:
        30.9463, 63.5324, -131.8586
      #5f21ec color charts
#5f21ec RGB chart
      #5f21ec CMYK chart
      #5f21ec RGB pie chart
      #5f21ec color shades, tints & tones
#5f21ec color schemes
#5f21ec color preview, HTML & CSS examples
           This text has a color of #5f21ec        
        
          <p style="color:#5f21ec;">Text here</p>
        
        
          .mytext {color:#5f21ec;}
        
        Text color #5f21ec
      
           This box has a color of #5f21ec        
        
          <div style="background-color:#5f21ec;">Content here</div>
        
        
          .mybackground {background-color:#5f21ec;}
        
        Background color #5f21ec
      
           Border around this has a color of #5f21ec        
        
          <div style="border:2px solid #5f21ec;">Content here</div>
        
        
          .myborder {border:2px solid #5f21ec;}
        
        Border color #5f21ec