#8215fc color space conversions
Hex:
        #8215fc
        RGB:
        130, 21, 252
        CMY:
        49, 92, 1
        CMYK:
        48, 92, 0, 1
      HSL:
        268°, 97.4684%, 53.5294%
        HSV (HSB):
        268°, 91.6667%, 98.8235%
        XYZ:
        27.0448, 12.3104, 93.0462
        xyY:
        0.2043, 0.0930, 12.3104
      CIE-Lab:
        41.7053, 80.1357, -90.2993
        CIE-LCH:
        41.7053, 120.7299, 311.5873
        CIE-Luv:
        41.7053, 12.2292, -131.5374
        Hunter-Lab:
        35.0862, 76.1885, -132.6725
      #8215fc color charts
#8215fc RGB chart
      #8215fc CMYK chart
      #8215fc RGB pie chart
      #8215fc color shades, tints & tones
#8215fc color schemes
#8215fc color preview, HTML & CSS examples
           This text has a color of #8215fc        
        
          <p style="color:#8215fc;">Text here</p>
        
        
          .mytext {color:#8215fc;}
        
        Text color #8215fc
      
           This box has a color of #8215fc        
        
          <div style="background-color:#8215fc;">Content here</div>
        
        
          .mybackground {background-color:#8215fc;}
        
        Background color #8215fc
      
           Border around this has a color of #8215fc        
        
          <div style="border:2px solid #8215fc;">Content here</div>
        
        
          .myborder {border:2px solid #8215fc;}
        
        Border color #8215fc