#7b75dc color space conversions
Hex:
        #7b75dc
        RGB:
        123, 117, 220
        CMY:
        52, 54, 14
        CMYK:
        44, 47, 0, 14
      HSL:
        243°, 59.5376%, 66.0784%
        HSV (HSB):
        243°, 46.8182%, 86.2745%
        XYZ:
        27.4479, 22.1008, 70.5294
        xyY:
        0.2286, 0.1841, 22.1008
      CIE-Lab:
        54.1338, 28.1906, -52.1276
        CIE-LCH:
        54.1338, 59.2621, 298.4045
        CIE-Luv:
        54.1338, -3.8058, -84.2456
        Hunter-Lab:
        47.0115, 21.9480, -56.0422
      #7b75dc color charts
#7b75dc RGB chart
      #7b75dc CMYK chart
      #7b75dc RGB pie chart
      #7b75dc color shades, tints & tones
#7b75dc color schemes
#7b75dc color preview, HTML & CSS examples
           This text has a color of #7b75dc        
        
          <p style="color:#7b75dc;">Text here</p>
        
        
          .mytext {color:#7b75dc;}
        
        Text color #7b75dc
      
           This box has a color of #7b75dc        
        
          <div style="background-color:#7b75dc;">Content here</div>
        
        
          .mybackground {background-color:#7b75dc;}
        
        Background color #7b75dc
      
           Border around this has a color of #7b75dc        
        
          <div style="border:2px solid #7b75dc;">Content here</div>
        
        
          .myborder {border:2px solid #7b75dc;}
        
        Border color #7b75dc