#7c7cfb color space conversions
Hex:
        #7c7cfb
        RGB:
        124, 124, 251
        CMY:
        51, 51, 2
        CMYK:
        51, 51, 0, 2
      HSL:
        240°, 94.0741%, 73.5294%
        HSV (HSB):
        240°, 50.5976%, 98.4314%
        XYZ:
        32.9324, 25.6654, 94.4850
        xyY:
        0.2151, 0.1677, 25.6654
      CIE-Lab:
        57.7181, 33.4312, -63.6643
        CIE-LCH:
        57.7181, 71.9082, 297.7047
        CIE-Luv:
        57.7181, -7.5197, -104.2938
        Hunter-Lab:
        50.6611, 27.3778, -75.1156
      #7c7cfb color charts
#7c7cfb RGB chart
      #7c7cfb CMYK chart
      #7c7cfb RGB pie chart
      #7c7cfb color shades, tints & tones
#7c7cfb color schemes
#7c7cfb color preview, HTML & CSS examples
           This text has a color of #7c7cfb        
        
          <p style="color:#7c7cfb;">Text here</p>
        
        
          .mytext {color:#7c7cfb;}
        
        Text color #7c7cfb
      
           This box has a color of #7c7cfb        
        
          <div style="background-color:#7c7cfb;">Content here</div>
        
        
          .mybackground {background-color:#7c7cfb;}
        
        Background color #7c7cfb
      
           Border around this has a color of #7c7cfb        
        
          <div style="border:2px solid #7c7cfb;">Content here</div>
        
        
          .myborder {border:2px solid #7c7cfb;}
        
        Border color #7c7cfb