#7b85dc color space conversions
Hex:
        #7b85dc
        RGB:
        123, 133, 220
        CMY:
        52, 48, 14
        CMYK:
        44, 40, 0, 14
      HSL:
        234°, 58.0838%, 67.2549%
        HSV (HSB):
        234°, 44.0909%, 86.2745%
        XYZ:
        29.4742, 26.1533, 71.2048
        xyY:
        0.2324, 0.2062, 26.1533
      CIE-Lab:
        58.1823, 18.6805, -45.6982
        CIE-LCH:
        58.1823, 49.3688, 292.2337
        CIE-Luv:
        58.1823, -9.2952, -74.0379
        Hunter-Lab:
        51.1403, 13.3810, -46.7537
      #7b85dc color charts
#7b85dc RGB chart
      #7b85dc CMYK chart
      #7b85dc RGB pie chart
      #7b85dc color shades, tints & tones
#7b85dc color schemes
#7b85dc color preview, HTML & CSS examples
           This text has a color of #7b85dc        
        
          <p style="color:#7b85dc;">Text here</p>
        
        
          .mytext {color:#7b85dc;}
        
        Text color #7b85dc
      
           This box has a color of #7b85dc        
        
          <div style="background-color:#7b85dc;">Content here</div>
        
        
          .mybackground {background-color:#7b85dc;}
        
        Background color #7b85dc
      
           Border around this has a color of #7b85dc        
        
          <div style="border:2px solid #7b85dc;">Content here</div>
        
        
          .myborder {border:2px solid #7b85dc;}
        
        Border color #7b85dc