#eb45f1 color space conversions
Hex:
        #eb45f1
        RGB:
        235, 69, 241
        CMY:
        8, 73, 5
        CMYK:
        2, 71, 0, 5
      HSL:
        298°, 86.0000%, 60.7843%
        HSV (HSB):
        298°, 71.3693%, 94.5098%
        XYZ:
        52.2663, 28.2693, 85.9209
        xyY:
        0.3140, 0.1698, 28.2693
      CIE-Lab:
        60.1312, 81.4837, -53.5566
        CIE-LCH:
        60.1312, 97.5085, 326.6843
        CIE-Luv:
        60.1312, 67.9799, -95.1668
        Hunter-Lab:
        53.1689, 82.4242, -58.5944
      #eb45f1 color charts
#eb45f1 RGB chart
      #eb45f1 CMYK chart
      #eb45f1 RGB pie chart
      #eb45f1 color shades, tints & tones
#eb45f1 color schemes
#eb45f1 color preview, HTML & CSS examples
           This text has a color of #eb45f1        
        
          <p style="color:#eb45f1;">Text here</p>
        
        
          .mytext {color:#eb45f1;}
        
        Text color #eb45f1
      
           This box has a color of #eb45f1        
        
          <div style="background-color:#eb45f1;">Content here</div>
        
        
          .mybackground {background-color:#eb45f1;}
        
        Background color #eb45f1
      
           Border around this has a color of #eb45f1        
        
          <div style="border:2px solid #eb45f1;">Content here</div>
        
        
          .myborder {border:2px solid #eb45f1;}
        
        Border color #eb45f1