#7d7bee color space conversions
Hex:
        #7d7bee
        RGB:
        125, 123, 238
        CMY:
        51, 52, 7
        CMYK:
        47, 48, 0, 7
      HSL:
        241°, 77.1812%, 70.7843%
        HSV (HSB):
        241°, 48.3193%, 93.3333%
        XYZ:
        30.9730, 24.6989, 84.0238
        xyY:
        0.2217, 0.1768, 24.6989
      CIE-Lab:
        56.7809, 30.3631, -57.9628
        CIE-LCH:
        56.7809, 65.4340, 297.6473
        CIE-Luv:
        56.7809, -6.1013, -94.6292
        Hunter-Lab:
        49.6980, 24.2740, -65.4522
      #7d7bee color charts
#7d7bee RGB chart
      #7d7bee CMYK chart
      #7d7bee RGB pie chart
      #7d7bee color shades, tints & tones
#7d7bee color schemes
#7d7bee color preview, HTML & CSS examples
           This text has a color of #7d7bee        
        
          <p style="color:#7d7bee;">Text here</p>
        
        
          .mytext {color:#7d7bee;}
        
        Text color #7d7bee
      
           This box has a color of #7d7bee        
        
          <div style="background-color:#7d7bee;">Content here</div>
        
        
          .mybackground {background-color:#7d7bee;}
        
        Background color #7d7bee
      
           Border around this has a color of #7d7bee        
        
          <div style="border:2px solid #7d7bee;">Content here</div>
        
        
          .myborder {border:2px solid #7d7bee;}
        
        Border color #7d7bee