#8161fd color space conversions
Hex:
        #8161fd
        RGB:
        129, 97, 253
        CMY:
        49, 62, 1
        CMYK:
        49, 62, 0, 1
      HSL:
        252°, 97.5000%, 68.6275%
        HSV (HSB):
        252°, 61.6601%, 99.2157%
        XYZ:
        31.0576, 20.3084, 95.2115
        xyY:
        0.2119, 0.1386, 20.3084
      CIE-Lab:
        52.1841, 50.4898, -73.6934
        CIE-LCH:
        52.1841, 89.3305, 304.4163
        CIE-Luv:
        52.1841, 1.4292, -118.1507
        Hunter-Lab:
        45.0648, 44.1545, -93.7207
      #8161fd color charts
#8161fd RGB chart
      #8161fd CMYK chart
      #8161fd RGB pie chart
      #8161fd color shades, tints & tones
#8161fd color schemes
#8161fd color preview, HTML & CSS examples
           This text has a color of #8161fd        
        
          <p style="color:#8161fd;">Text here</p>
        
        
          .mytext {color:#8161fd;}
        
        Text color #8161fd
      
           This box has a color of #8161fd        
        
          <div style="background-color:#8161fd;">Content here</div>
        
        
          .mybackground {background-color:#8161fd;}
        
        Background color #8161fd
      
           Border around this has a color of #8161fd        
        
          <div style="border:2px solid #8161fd;">Content here</div>
        
        
          .myborder {border:2px solid #8161fd;}
        
        Border color #8161fd