#8221fb color space conversions
Hex:
        #8221fb
        RGB:
        130, 33, 251
        CMY:
        49, 87, 2
        CMYK:
        48, 87, 0, 2
      HSL:
        267°, 96.4602%, 55.6863%
        HSV (HSB):
        267°, 86.8526%, 98.4314%
        XYZ:
        27.1624, 12.7986, 92.3055
        xyY:
        0.2054, 0.0968, 12.7986
      CIE-Lab:
        42.4582, 77.3666, -88.4964
        CIE-LCH:
        42.4582, 117.5466, 311.1611
        CIE-Luv:
        42.4582, 11.6938, -130.3340
        Hunter-Lab:
        35.7751, 72.9203, -127.9352
      #8221fb color charts
#8221fb RGB chart
      #8221fb CMYK chart
      #8221fb RGB pie chart
      #8221fb color shades, tints & tones
#8221fb color schemes
#8221fb color preview, HTML & CSS examples
           This text has a color of #8221fb        
        
          <p style="color:#8221fb;">Text here</p>
        
        
          .mytext {color:#8221fb;}
        
        Text color #8221fb
      
           This box has a color of #8221fb        
        
          <div style="background-color:#8221fb;">Content here</div>
        
        
          .mybackground {background-color:#8221fb;}
        
        Background color #8221fb
      
           Border around this has a color of #8221fb        
        
          <div style="border:2px solid #8221fb;">Content here</div>
        
        
          .myborder {border:2px solid #8221fb;}
        
        Border color #8221fb