#fb12fd color space conversions
Hex:
        #fb12fd
        RGB:
        251, 18, 253
        CMY:
        2, 93, 1
        CMYK:
        1, 93, 0, 1
      HSL:
        299°, 98.3264%, 53.1373%
        HSV (HSB):
        299°, 92.8854%, 99.2157%
        XYZ:
        57.7296, 28.0337, 95.2969
        xyY:
        0.3188, 0.1548, 28.0337
      CIE-Lab:
        59.9192, 96.2004, -60.4142
        CIE-LCH:
        59.9192, 113.5975, 327.8710
        CIE-Luv:
        59.9192, 81.2909, -107.6124
        Hunter-Lab:
        52.9469, 101.9671, -69.6508
      #fb12fd color charts
#fb12fd RGB chart
      #fb12fd CMYK chart
      #fb12fd RGB pie chart
      #fb12fd color shades, tints & tones
#fb12fd color schemes
#fb12fd color preview, HTML & CSS examples
           This text has a color of #fb12fd        
        
          <p style="color:#fb12fd;">Text here</p>
        
        
          .mytext {color:#fb12fd;}
        
        Text color #fb12fd
      
           This box has a color of #fb12fd        
        
          <div style="background-color:#fb12fd;">Content here</div>
        
        
          .mybackground {background-color:#fb12fd;}
        
        Background color #fb12fd
      
           Border around this has a color of #fb12fd        
        
          <div style="border:2px solid #fb12fd;">Content here</div>
        
        
          .myborder {border:2px solid #fb12fd;}
        
        Border color #fb12fd