#7d67bb color space conversions
Hex:
        #7d67bb
        RGB:
        125, 103, 187
        CMY:
        51, 60, 27
        CMYK:
        33, 45, 0, 27
      HSL:
        256°, 38.1818%, 56.8627%
        HSV (HSB):
        256°, 44.9198%, 73.3333%
        XYZ:
        22.2773, 17.6483, 49.2460
        xyY:
        0.2498, 0.1979, 17.6483
      CIE-Lab:
        49.0668, 27.8196, -41.3367
        CIE-LCH:
        49.0668, 49.8262, 303.9405
        CIE-Luv:
        49.0668, 4.5490, -65.6879
        Hunter-Lab:
        42.0099, 21.1390, -40.0956
      #7d67bb color charts
#7d67bb RGB chart
      #7d67bb CMYK chart
      #7d67bb RGB pie chart
      #7d67bb color shades, tints & tones
#7d67bb color schemes
#7d67bb color preview, HTML & CSS examples
           This text has a color of #7d67bb        
        
          <p style="color:#7d67bb;">Text here</p>
        
        
          .mytext {color:#7d67bb;}
        
        Text color #7d67bb
      
           This box has a color of #7d67bb        
        
          <div style="background-color:#7d67bb;">Content here</div>
        
        
          .mybackground {background-color:#7d67bb;}
        
        Background color #7d67bb
      
           Border around this has a color of #7d67bb        
        
          <div style="border:2px solid #7d67bb;">Content here</div>
        
        
          .myborder {border:2px solid #7d67bb;}
        
        Border color #7d67bb