#5f21f2 color space conversions
Hex:
        #5f21f2
        RGB:
        95, 33, 242
        CMY:
        63, 87, 5
        CMYK:
        61, 86, 0, 5
      HSL:
        258°, 88.9362%, 53.9216%
        HSV (HSB):
        258°, 86.3636%, 94.9020%
        XYZ:
        21.2902, 9.9314, 84.7992
        xyY:
        0.1835, 0.0856, 9.9314
      CIE-Lab:
        37.7191, 72.1096, -91.3906
        CIE-LCH:
        37.7191, 116.4132, 308.2744
        CIE-Luv:
        37.7191, 1.3236, -126.4387
        Hunter-Lab:
        31.5141, 65.4405, -137.4795
      #5f21f2 color charts
#5f21f2 RGB chart
      #5f21f2 CMYK chart
      #5f21f2 RGB pie chart
      #5f21f2 color shades, tints & tones
#5f21f2 color schemes
#5f21f2 color preview, HTML & CSS examples
           This text has a color of #5f21f2        
        
          <p style="color:#5f21f2;">Text here</p>
        
        
          .mytext {color:#5f21f2;}
        
        Text color #5f21f2
      
           This box has a color of #5f21f2        
        
          <div style="background-color:#5f21f2;">Content here</div>
        
        
          .mybackground {background-color:#5f21f2;}
        
        Background color #5f21f2
      
           Border around this has a color of #5f21f2        
        
          <div style="border:2px solid #5f21f2;">Content here</div>
        
        
          .myborder {border:2px solid #5f21f2;}
        
        Border color #5f21f2