#7a85ec color space conversions
Hex:
        #7a85ec
        RGB:
        122, 133, 236
        CMY:
        52, 48, 7
        CMYK:
        48, 44, 0, 7
      HSL:
        234°, 75.0000%, 70.1961%
        HSV (HSB):
        234°, 48.3051%, 92.5490%
        XYZ:
        31.5539, 26.9688, 82.8993
        xyY:
        0.2231, 0.1907, 26.9688
      CIE-Lab:
        58.9454, 23.1710, -53.4088
        CIE-LCH:
        58.9454, 58.2185, 293.4532
        CIE-Luv:
        58.9454, -10.3642, -87.2728
        Hunter-Lab:
        51.9315, 17.5777, -58.2939
      #7a85ec color charts
#7a85ec RGB chart
      #7a85ec CMYK chart
      #7a85ec RGB pie chart
      #7a85ec color shades, tints & tones
#7a85ec color schemes
#7a85ec color preview, HTML & CSS examples
           This text has a color of #7a85ec        
        
          <p style="color:#7a85ec;">Text here</p>
        
        
          .mytext {color:#7a85ec;}
        
        Text color #7a85ec
      
           This box has a color of #7a85ec        
        
          <div style="background-color:#7a85ec;">Content here</div>
        
        
          .mybackground {background-color:#7a85ec;}
        
        Background color #7a85ec
      
           Border around this has a color of #7a85ec        
        
          <div style="border:2px solid #7a85ec;">Content here</div>
        
        
          .myborder {border:2px solid #7a85ec;}
        
        Border color #7a85ec