#fc42eb color space conversions
Hex:
        #fc42eb
        RGB:
        252, 66, 235
        CMY:
        1, 74, 8
        CMYK:
        0, 74, 7, 1
      HSL:
        305°, 96.8750%, 62.3529%
        HSV (HSB):
        305°, 73.8095%, 98.8235%
        XYZ:
        57.0885, 30.5900, 81.4928
        xyY:
        0.3375, 0.1808, 30.5900
      CIE-Lab:
        62.1600, 84.9683, -46.8277
        CIE-LCH:
        62.1600, 97.0177, 331.1400
        CIE-Luv:
        62.1600, 82.7967, -85.8866
        Hunter-Lab:
        55.3083, 87.4560, -48.6439
      #fc42eb color charts
#fc42eb RGB chart
      #fc42eb CMYK chart
      #fc42eb RGB pie chart
      #fc42eb color shades, tints & tones
#fc42eb color schemes
#fc42eb color preview, HTML & CSS examples
           This text has a color of #fc42eb        
        
          <p style="color:#fc42eb;">Text here</p>
        
        
          .mytext {color:#fc42eb;}
        
        Text color #fc42eb
      
           This box has a color of #fc42eb        
        
          <div style="background-color:#fc42eb;">Content here</div>
        
        
          .mybackground {background-color:#fc42eb;}
        
        Background color #fc42eb
      
           Border around this has a color of #fc42eb        
        
          <div style="border:2px solid #fc42eb;">Content here</div>
        
        
          .myborder {border:2px solid #fc42eb;}
        
        Border color #fc42eb