#fb12eb color space conversions
Hex:
        #fb12eb
        RGB:
        251, 18, 235
        CMY:
        2, 93, 8
        CMYK:
        0, 93, 6, 2
      HSL:
        304°, 96.6805%, 52.7451%
        HSV (HSB):
        304°, 92.8287%, 98.4314%
        XYZ:
        54.9954, 26.9400, 80.8986
        xyY:
        0.3377, 0.1654, 26.9400
      CIE-Lab:
        58.9188, 93.7191, -51.9736
        CIE-LCH:
        58.9188, 107.1659, 330.9886
        CIE-Luv:
        58.9188, 88.5564, -94.0954
        Hunter-Lab:
        51.9038, 98.3006, -56.0784
      #fb12eb color charts
#fb12eb RGB chart
      #fb12eb CMYK chart
      #fb12eb RGB pie chart
      #fb12eb color shades, tints & tones
#fb12eb color schemes
#fb12eb color preview, HTML & CSS examples
           This text has a color of #fb12eb        
        
          <p style="color:#fb12eb;">Text here</p>
        
        
          .mytext {color:#fb12eb;}
        
        Text color #fb12eb
      
           This box has a color of #fb12eb        
        
          <div style="background-color:#fb12eb;">Content here</div>
        
        
          .mybackground {background-color:#fb12eb;}
        
        Background color #fb12eb
      
           Border around this has a color of #fb12eb        
        
          <div style="border:2px solid #fb12eb;">Content here</div>
        
        
          .myborder {border:2px solid #fb12eb;}
        
        Border color #fb12eb