#ff05d2 color space conversions
Hex:
        #ff05d2
        RGB:
        255, 5, 210
        CMY:
        0, 98, 18
        CMYK:
        0, 98, 18, 0
      HSL:
        311°, 100.0000%, 50.9804%
        HSV (HSB):
        311°, 98.0392%, 100.0000%
        XYZ:
        52.9271, 26.0217, 63.2059
        xyY:
        0.3723, 0.1831, 26.0217
      CIE-Lab:
        58.0576, 92.1410, -39.1528
        CIE-LCH:
        58.0576, 100.1144, 336.9783
        CIE-Luv:
        58.0576, 103.1603, -74.1796
        Hunter-Lab:
        51.0115, 95.9333, -37.7554
      #ff05d2 color charts
#ff05d2 RGB chart
      #ff05d2 CMYK chart
      #ff05d2 RGB pie chart
      #ff05d2 color shades, tints & tones
#ff05d2 color schemes
#ff05d2 color preview, HTML & CSS examples
           This text has a color of #ff05d2        
        
          <p style="color:#ff05d2;">Text here</p>
        
        
          .mytext {color:#ff05d2;}
        
        Text color #ff05d2
      
           This box has a color of #ff05d2        
        
          <div style="background-color:#ff05d2;">Content here</div>
        
        
          .mybackground {background-color:#ff05d2;}
        
        Background color #ff05d2
      
           Border around this has a color of #ff05d2        
        
          <div style="border:2px solid #ff05d2;">Content here</div>
        
        
          .myborder {border:2px solid #ff05d2;}
        
        Border color #ff05d2