#7c7bbb color space conversions
Hex:
        #7c7bbb
        RGB:
        124, 123, 187
        CMY:
        51, 52, 27
        CMYK:
        34, 34, 0, 27
      HSL:
        241°, 32.0000%, 60.7843%
        HSV (HSB):
        241°, 34.2246%, 73.3333%
        XYZ:
        24.3648, 22.0389, 49.9835
        xyY:
        0.2528, 0.2286, 22.0389
      CIE-Lab:
        54.0682, 15.6044, -33.4760
        CIE-LCH:
        54.0682, 36.9343, 294.9920
        CIE-Luv:
        54.0682, -3.3826, -53.0576
        Hunter-Lab:
        46.9456, 10.4869, -30.2648
      #7c7bbb color charts
#7c7bbb RGB chart
      #7c7bbb CMYK chart
      #7c7bbb RGB pie chart
      #7c7bbb color shades, tints & tones
#7c7bbb color schemes
#7c7bbb color preview, HTML & CSS examples
           This text has a color of #7c7bbb        
        
          <p style="color:#7c7bbb;">Text here</p>
        
        
          .mytext {color:#7c7bbb;}
        
        Text color #7c7bbb
      
           This box has a color of #7c7bbb        
        
          <div style="background-color:#7c7bbb;">Content here</div>
        
        
          .mybackground {background-color:#7c7bbb;}
        
        Background color #7c7bbb
      
           Border around this has a color of #7c7bbb        
        
          <div style="border:2px solid #7c7bbb;">Content here</div>
        
        
          .myborder {border:2px solid #7c7bbb;}
        
        Border color #7c7bbb