#ff5ff2 color space conversions
Hex:
        #ff5ff2
        RGB:
        255, 95, 242
        CMY:
        0, 63, 5
        CMYK:
        0, 63, 5, 0
      HSL:
        305°, 100.0000%, 68.6275%
        HSV (HSB):
        305°, 62.7451%, 100.0000%
        XYZ:
        61.3592, 35.8552, 87.6912
        xyY:
        0.3318, 0.1939, 35.8552
      CIE-Lab:
        66.4092, 76.9208, -43.9933
        CIE-LCH:
        66.4092, 88.6128, 330.2335
        CIE-Luv:
        66.4092, 74.9392, -81.2307
        Hunter-Lab:
        59.8792, 78.1232, -44.9128
      #ff5ff2 color charts
#ff5ff2 RGB chart
      #ff5ff2 CMYK chart
      #ff5ff2 RGB pie chart
      #ff5ff2 color shades, tints & tones
#ff5ff2 color schemes
#ff5ff2 color preview, HTML & CSS examples
           This text has a color of #ff5ff2        
        
          <p style="color:#ff5ff2;">Text here</p>
        
        
          .mytext {color:#ff5ff2;}
        
        Text color #ff5ff2
      
           This box has a color of #ff5ff2        
        
          <div style="background-color:#ff5ff2;">Content here</div>
        
        
          .mybackground {background-color:#ff5ff2;}
        
        Background color #ff5ff2
      
           Border around this has a color of #ff5ff2        
        
          <div style="border:2px solid #ff5ff2;">Content here</div>
        
        
          .myborder {border:2px solid #ff5ff2;}
        
        Border color #ff5ff2