#ff58f0 color space conversions
Hex:
        #ff58f0
        RGB:
        255, 88, 240
        CMY:
        0, 65, 6
        CMYK:
        0, 65, 6, 0
      HSL:
        305°, 100.0000%, 67.2549%
        HSV (HSB):
        305°, 65.4902%, 100.0000%
        XYZ:
        60.4579, 34.5307, 85.9167
        xyY:
        0.3342, 0.1909, 34.5307
      CIE-Lab:
        65.3817, 79.2234, -44.5012
        CIE-LCH:
        65.3817, 90.8664, 330.6763
        CIE-Luv:
        65.3817, 77.6645, -82.1650
        Hunter-Lab:
        58.7628, 80.8140, -45.5534
      #ff58f0 color charts
#ff58f0 RGB chart
      #ff58f0 CMYK chart
      #ff58f0 RGB pie chart
      #ff58f0 color shades, tints & tones
#ff58f0 color schemes
#ff58f0 color preview, HTML & CSS examples
           This text has a color of #ff58f0        
        
          <p style="color:#ff58f0;">Text here</p>
        
        
          .mytext {color:#ff58f0;}
        
        Text color #ff58f0
      
           This box has a color of #ff58f0        
        
          <div style="background-color:#ff58f0;">Content here</div>
        
        
          .mybackground {background-color:#ff58f0;}
        
        Background color #ff58f0
      
           Border around this has a color of #ff58f0        
        
          <div style="border:2px solid #ff58f0;">Content here</div>
        
        
          .myborder {border:2px solid #ff58f0;}
        
        Border color #ff58f0