#7b4deb color space conversions
Hex:
        #7b4deb
        RGB:
        123, 77, 235
        CMY:
        52, 70, 8
        CMYK:
        48, 67, 0, 8
      HSL:
        257°, 79.7980%, 61.1765%
        HSV (HSB):
        257°, 67.2340%, 92.1569%
        XYZ:
        25.8177, 15.5169, 80.2316
        xyY:
        0.2124, 0.1276, 15.5169
      CIE-Lab:
        46.3341, 55.1327, -73.1720
        CIE-LCH:
        46.3341, 91.6174, 306.9968
        CIE-Luv:
        46.3341, 5.4243, -113.6151
        Hunter-Lab:
        39.3915, 48.0561, -93.1864
      #7b4deb color charts
#7b4deb RGB chart
      #7b4deb CMYK chart
      #7b4deb RGB pie chart
      #7b4deb color shades, tints & tones
#7b4deb color schemes
#7b4deb color preview, HTML & CSS examples
           This text has a color of #7b4deb        
        
          <p style="color:#7b4deb;">Text here</p>
        
        
          .mytext {color:#7b4deb;}
        
        Text color #7b4deb
      
           This box has a color of #7b4deb        
        
          <div style="background-color:#7b4deb;">Content here</div>
        
        
          .mybackground {background-color:#7b4deb;}
        
        Background color #7b4deb
      
           Border around this has a color of #7b4deb        
        
          <div style="border:2px solid #7b4deb;">Content here</div>
        
        
          .myborder {border:2px solid #7b4deb;}
        
        Border color #7b4deb