#9765eb color space conversions
Hex:
        #9765eb
        RGB:
        151, 101, 235
        CMY:
        41, 60, 8
        CMYK:
        36, 57, 0, 8
      HSL:
        262°, 77.0115%, 65.8824%
        HSV (HSB):
        262°, 57.0213%, 92.1569%
        XYZ:
        32.4116, 21.8848, 81.1132
        xyY:
        0.2394, 0.1616, 21.8848
      CIE-Lab:
        53.9046, 48.0075, -60.7787
        CIE-LCH:
        53.9046, 77.4517, 308.3043
        CIE-Luv:
        53.9046, 11.7714, -99.6835
        Hunter-Lab:
        46.7812, 41.8035, -70.0551
      #9765eb color charts
#9765eb RGB chart
      #9765eb CMYK chart
      #9765eb RGB pie chart
      #9765eb color shades, tints & tones
#9765eb color schemes
#9765eb color preview, HTML & CSS examples
           This text has a color of #9765eb        
        
          <p style="color:#9765eb;">Text here</p>
        
        
          .mytext {color:#9765eb;}
        
        Text color #9765eb
      
           This box has a color of #9765eb        
        
          <div style="background-color:#9765eb;">Content here</div>
        
        
          .mybackground {background-color:#9765eb;}
        
        Background color #9765eb
      
           Border around this has a color of #9765eb        
        
          <div style="border:2px solid #9765eb;">Content here</div>
        
        
          .myborder {border:2px solid #9765eb;}
        
        Border color #9765eb