#eb21f1 color space conversions
Hex:
        #eb21f1
        RGB:
        235, 33, 241
        CMY:
        8, 87, 5
        CMYK:
        2, 86, 0, 5
      HSL:
        298°, 88.1356%, 53.7255%
        HSV (HSB):
        298°, 86.3071%, 94.5098%
        XYZ:
        50.6820, 25.1008, 85.3928
        xyY:
        0.3145, 0.1557, 25.1008
      CIE-Lab:
        57.1735, 90.0513, -58.2768
        CIE-LCH:
        57.1735, 107.2634, 327.0910
        CIE-Luv:
        57.1735, 73.4474, -102.3905
        Hunter-Lab:
        50.1007, 92.8951, -65.9849
      #eb21f1 color charts
#eb21f1 RGB chart
      #eb21f1 CMYK chart
      #eb21f1 RGB pie chart
      #eb21f1 color shades, tints & tones
#eb21f1 color schemes
#eb21f1 color preview, HTML & CSS examples
           This text has a color of #eb21f1        
        
          <p style="color:#eb21f1;">Text here</p>
        
        
          .mytext {color:#eb21f1;}
        
        Text color #eb21f1
      
           This box has a color of #eb21f1        
        
          <div style="background-color:#eb21f1;">Content here</div>
        
        
          .mybackground {background-color:#eb21f1;}
        
        Background color #eb21f1
      
           Border around this has a color of #eb21f1        
        
          <div style="border:2px solid #eb21f1;">Content here</div>
        
        
          .myborder {border:2px solid #eb21f1;}
        
        Border color #eb21f1