#ff05c1 color space conversions
Hex:
        #ff05c1
        RGB:
        255, 5, 193
        CMY:
        0, 98, 24
        CMYK:
        0, 98, 24, 0
      HSL:
        315°, 100.0000%, 50.9804%
        HSV (HSB):
        315°, 98.0392%, 100.0000%
        XYZ:
        50.9199, 25.2188, 52.6360
        xyY:
        0.3954, 0.1958, 25.2188
      CIE-Lab:
        57.2880, 90.1911, -30.6069
        CIE-LCH:
        57.2880, 95.2430, 341.2550
        CIE-Luv:
        57.2880, 111.0259, -60.8821
        Hunter-Lab:
        50.2183, 93.1117, -26.9916
      #ff05c1 color charts
#ff05c1 RGB chart
      #ff05c1 CMYK chart
      #ff05c1 RGB pie chart
      #ff05c1 color shades, tints & tones
#ff05c1 color schemes
#ff05c1 color preview, HTML & CSS examples
           This text has a color of #ff05c1        
        
          <p style="color:#ff05c1;">Text here</p>
        
        
          .mytext {color:#ff05c1;}
        
        Text color #ff05c1
      
           This box has a color of #ff05c1        
        
          <div style="background-color:#ff05c1;">Content here</div>
        
        
          .mybackground {background-color:#ff05c1;}
        
        Background color #ff05c1
      
           Border around this has a color of #ff05c1        
        
          <div style="border:2px solid #ff05c1;">Content here</div>
        
        
          .myborder {border:2px solid #ff05c1;}
        
        Border color #ff05c1