#8265fc color space conversions
Hex:
        #8265fc
        RGB:
        130, 101, 252
        CMY:
        49, 60, 1
        CMYK:
        48, 60, 0, 1
      HSL:
        252°, 96.1783%, 69.2157%
        HSV (HSB):
        252°, 59.9206%, 98.8235%
        XYZ:
        31.4303, 21.0815, 94.5080
        xyY:
        0.2138, 0.1434, 21.0815
      CIE-Lab:
        53.0385, 48.1790, -71.7481
        CIE-LCH:
        53.0385, 86.4234, 303.8814
        CIE-Luv:
        53.0385, 0.9278, -115.6526
        Hunter-Lab:
        45.9146, 41.8397, -89.8991
      #8265fc color charts
#8265fc RGB chart
      #8265fc CMYK chart
      #8265fc RGB pie chart
      #8265fc color shades, tints & tones
#8265fc color schemes
#8265fc color preview, HTML & CSS examples
           This text has a color of #8265fc        
        
          <p style="color:#8265fc;">Text here</p>
        
        
          .mytext {color:#8265fc;}
        
        Text color #8265fc
      
           This box has a color of #8265fc        
        
          <div style="background-color:#8265fc;">Content here</div>
        
        
          .mybackground {background-color:#8265fc;}
        
        Background color #8265fc
      
           Border around this has a color of #8265fc        
        
          <div style="border:2px solid #8265fc;">Content here</div>
        
        
          .myborder {border:2px solid #8265fc;}
        
        Border color #8265fc