#fc05ea color space conversions
Hex:
        #fc05ea
        RGB:
        252, 5, 234
        CMY:
        1, 98, 8
        CMYK:
        0, 98, 7, 1
      HSL:
        304°, 97.6285%, 50.3922%
        HSV (HSB):
        304°, 98.0159%, 98.8235%
        XYZ:
        55.0504, 26.7445, 80.1026
        xyY:
        0.3400, 0.1652, 26.7445
      CIE-Lab:
        58.7371, 94.6412, -51.6908
        CIE-LCH:
        58.7371, 107.8373, 331.3577
        CIE-Luv:
        58.7371, 90.3342, -93.7399
        Hunter-Lab:
        51.7151, 99.5109, -55.6350
      #fc05ea color charts
#fc05ea RGB chart
      #fc05ea CMYK chart
      #fc05ea RGB pie chart
      #fc05ea color shades, tints & tones
#fc05ea color schemes
#fc05ea color preview, HTML & CSS examples
           This text has a color of #fc05ea        
        
          <p style="color:#fc05ea;">Text here</p>
        
        
          .mytext {color:#fc05ea;}
        
        Text color #fc05ea
      
           This box has a color of #fc05ea        
        
          <div style="background-color:#fc05ea;">Content here</div>
        
        
          .mybackground {background-color:#fc05ea;}
        
        Background color #fc05ea
      
           Border around this has a color of #fc05ea        
        
          <div style="border:2px solid #fc05ea;">Content here</div>
        
        
          .myborder {border:2px solid #fc05ea;}
        
        Border color #fc05ea