#7a85ca color space conversions
Hex:
        #7a85ca
        RGB:
        122, 133, 202
        CMY:
        52, 48, 21
        CMYK:
        40, 34, 0, 21
      HSL:
        232°, 43.0108%, 63.5294%
        HSV (HSB):
        232°, 39.6040%, 79.2157%
        XYZ:
        27.0742, 25.1769, 59.3098
        xyY:
        0.2427, 0.2257, 25.1769
      CIE-Lab:
        57.2474, 13.2634, -37.0487
        CIE-LCH:
        57.2474, 39.3513, 289.6974
        CIE-Luv:
        57.2474, -8.9101, -59.1219
        Hunter-Lab:
        50.1766, 8.5058, -34.9584
      #7a85ca color charts
#7a85ca RGB chart
      #7a85ca CMYK chart
      #7a85ca RGB pie chart
      #7a85ca color shades, tints & tones
#7a85ca color schemes
#7a85ca color preview, HTML & CSS examples
           This text has a color of #7a85ca        
        
          <p style="color:#7a85ca;">Text here</p>
        
        
          .mytext {color:#7a85ca;}
        
        Text color #7a85ca
      
           This box has a color of #7a85ca        
        
          <div style="background-color:#7a85ca;">Content here</div>
        
        
          .mybackground {background-color:#7a85ca;}
        
        Background color #7a85ca
      
           Border around this has a color of #7a85ca        
        
          <div style="border:2px solid #7a85ca;">Content here</div>
        
        
          .myborder {border:2px solid #7a85ca;}
        
        Border color #7a85ca