#7b06b3 color space conversions
Hex:
        #7b06b3
        RGB:
        123, 6, 179
        CMY:
        52, 98, 30
        CMYK:
        31, 97, 0, 30
      HSL:
        281°, 93.5135%, 36.2745%
        HSV (HSB):
        281°, 96.6480%, 70.1961%
        XYZ:
        16.3702, 7.5959, 43.2512
        xyY:
        0.2435, 0.1130, 7.5959
      CIE-Lab:
        33.1267, 66.4373, -62.3187
        CIE-LCH:
        33.1267, 91.0908, 316.8321
        CIE-Luv:
        33.1267, 23.2331, -88.4827
        Hunter-Lab:
        27.5606, 57.7926, -73.7520
      #7b06b3 color charts
#7b06b3 RGB chart
      #7b06b3 CMYK chart
      #7b06b3 RGB pie chart
      #7b06b3 color shades, tints & tones
#7b06b3 color schemes
#7b06b3 color preview, HTML & CSS examples
           This text has a color of #7b06b3        
        
          <p style="color:#7b06b3;">Text here</p>
        
        
          .mytext {color:#7b06b3;}
        
        Text color #7b06b3
      
           This box has a color of #7b06b3        
        
          <div style="background-color:#7b06b3;">Content here</div>
        
        
          .mybackground {background-color:#7b06b3;}
        
        Background color #7b06b3
      
           Border around this has a color of #7b06b3        
        
          <div style="border:2px solid #7b06b3;">Content here</div>
        
        
          .myborder {border:2px solid #7b06b3;}
        
        Border color #7b06b3