#fb35fd color space conversions
Hex:
        #fb35fd
        RGB:
        251, 53, 253
        CMY:
        2, 79, 1
        CMYK:
        1, 79, 0, 1
      HSL:
        299°, 98.0392%, 60.0000%
        HSV (HSB):
        299°, 79.0514%, 99.2157%
        XYZ:
        58.7864, 30.1473, 95.6491
        xyY:
        0.3185, 0.1633, 30.1473
      CIE-Lab:
        61.7811, 90.7431, -57.4394
        CIE-LCH:
        61.7811, 107.3946, 327.6666
        CIE-Luv:
        61.7811, 77.7854, -103.0488
        Hunter-Lab:
        54.9065, 95.0268, -64.8507
      #fb35fd color charts
#fb35fd RGB chart
      #fb35fd CMYK chart
      #fb35fd RGB pie chart
      #fb35fd color shades, tints & tones
#fb35fd color schemes
#fb35fd color preview, HTML & CSS examples
           This text has a color of #fb35fd        
        
          <p style="color:#fb35fd;">Text here</p>
        
        
          .mytext {color:#fb35fd;}
        
        Text color #fb35fd
      
           This box has a color of #fb35fd        
        
          <div style="background-color:#fb35fd;">Content here</div>
        
        
          .mybackground {background-color:#fb35fd;}
        
        Background color #fb35fd
      
           Border around this has a color of #fb35fd        
        
          <div style="border:2px solid #fb35fd;">Content here</div>
        
        
          .myborder {border:2px solid #fb35fd;}
        
        Border color #fb35fd