#9764fd color space conversions
Hex:
        #9764fd
        RGB:
        151, 100, 253
        CMY:
        41, 61, 1
        CMYK:
        40, 60, 0, 1
      HSL:
        260°, 97.4522%, 69.2157%
        HSV (HSB):
        260°, 60.4743%, 99.2157%
        XYZ:
        35.0493, 22.7855, 95.4792
        xyY:
        0.2286, 0.1486, 22.7855
      CIE-Lab:
        54.8507, 53.1595, -69.2749
        CIE-LCH:
        54.8507, 87.3209, 307.5015
        CIE-Luv:
        54.8507, 9.6499, -113.4880
        Hunter-Lab:
        47.7342, 47.5307, -85.1797
      #9764fd color charts
#9764fd RGB chart
      #9764fd CMYK chart
      #9764fd RGB pie chart
      #9764fd color shades, tints & tones
#9764fd color schemes
#9764fd color preview, HTML & CSS examples
           This text has a color of #9764fd        
        
          <p style="color:#9764fd;">Text here</p>
        
        
          .mytext {color:#9764fd;}
        
        Text color #9764fd
      
           This box has a color of #9764fd        
        
          <div style="background-color:#9764fd;">Content here</div>
        
        
          .mybackground {background-color:#9764fd;}
        
        Background color #9764fd
      
           Border around this has a color of #9764fd        
        
          <div style="border:2px solid #9764fd;">Content here</div>
        
        
          .myborder {border:2px solid #9764fd;}
        
        Border color #9764fd