#7b7beb color space conversions
Hex:
        #7b7beb
        RGB:
        123, 123, 235
        CMY:
        52, 52, 8
        CMYK:
        48, 48, 0, 8
      HSL:
        240°, 73.6842%, 70.1961%
        HSV (HSB):
        240°, 47.6596%, 92.1569%
        XYZ:
        30.2467, 24.3750, 81.7079
        xyY:
        0.2219, 0.1788, 24.3750
      CIE-Lab:
        56.4613, 29.0298, -56.8126
        CIE-LCH:
        56.4613, 63.7997, 297.0659
        CIE-Luv:
        56.4613, -6.6731, -92.5534
        Hunter-Lab:
        49.3711, 22.9570, -63.5638
      #7b7beb color charts
#7b7beb RGB chart
      #7b7beb CMYK chart
      #7b7beb RGB pie chart
      #7b7beb color shades, tints & tones
#7b7beb color schemes
#7b7beb color preview, HTML & CSS examples
           This text has a color of #7b7beb        
        
          <p style="color:#7b7beb;">Text here</p>
        
        
          .mytext {color:#7b7beb;}
        
        Text color #7b7beb
      
           This box has a color of #7b7beb        
        
          <div style="background-color:#7b7beb;">Content here</div>
        
        
          .mybackground {background-color:#7b7beb;}
        
        Background color #7b7beb
      
           Border around this has a color of #7b7beb        
        
          <div style="border:2px solid #7b7beb;">Content here</div>
        
        
          .myborder {border:2px solid #7b7beb;}
        
        Border color #7b7beb