#fc2bf5 color space conversions
Hex:
        #fc2bf5
        RGB:
        252, 43, 245
        CMY:
        1, 83, 4
        CMYK:
        0, 83, 3, 1
      HSL:
        302°, 97.2093%, 57.8431%
        HSV (HSB):
        302°, 82.9365%, 98.8235%
        XYZ:
        57.4902, 29.0158, 88.9567
        xyY:
        0.3276, 0.1654, 29.0158
      CIE-Lab:
        60.7955, 91.8368, -54.5629
        CIE-LCH:
        60.7955, 106.8228, 329.2842
        CIE-Luv:
        60.7955, 82.9074, -98.4341
        Hunter-Lab:
        53.8663, 96.2427, -60.2072
      #fc2bf5 color charts
#fc2bf5 RGB chart
      #fc2bf5 CMYK chart
      #fc2bf5 RGB pie chart
      #fc2bf5 color shades, tints & tones
#fc2bf5 color schemes
#fc2bf5 color preview, HTML & CSS examples
           This text has a color of #fc2bf5        
        
          <p style="color:#fc2bf5;">Text here</p>
        
        
          .mytext {color:#fc2bf5;}
        
        Text color #fc2bf5
      
           This box has a color of #fc2bf5        
        
          <div style="background-color:#fc2bf5;">Content here</div>
        
        
          .mybackground {background-color:#fc2bf5;}
        
        Background color #fc2bf5
      
           Border around this has a color of #fc2bf5        
        
          <div style="border:2px solid #fc2bf5;">Content here</div>
        
        
          .myborder {border:2px solid #fc2bf5;}
        
        Border color #fc2bf5