#8a85ec color space conversions
Hex:
        #8a85ec
        RGB:
        138, 133, 236
        CMY:
        46, 48, 7
        CMYK:
        42, 44, 0, 7
      HSL:
        243°, 73.0496%, 72.3529%
        HSV (HSB):
        243°, 43.6441%, 92.5490%
        XYZ:
        34.0091, 28.2345, 83.0142
        xyY:
        0.2341, 0.1944, 28.2345
      CIE-Lab:
        60.1000, 26.9506, -51.5025
        CIE-LCH:
        60.1000, 58.1278, 297.6225
        CIE-Luv:
        60.1000, -4.1478, -84.9246
        Hunter-Lab:
        53.1361, 21.2584, -55.4331
      #8a85ec color charts
#8a85ec RGB chart
      #8a85ec CMYK chart
      #8a85ec RGB pie chart
      #8a85ec color shades, tints & tones
#8a85ec color schemes
#8a85ec color preview, HTML & CSS examples
           This text has a color of #8a85ec        
        
          <p style="color:#8a85ec;">Text here</p>
        
        
          .mytext {color:#8a85ec;}
        
        Text color #8a85ec
      
           This box has a color of #8a85ec        
        
          <div style="background-color:#8a85ec;">Content here</div>
        
        
          .mybackground {background-color:#8a85ec;}
        
        Background color #8a85ec
      
           Border around this has a color of #8a85ec        
        
          <div style="border:2px solid #8a85ec;">Content here</div>
        
        
          .myborder {border:2px solid #8a85ec;}
        
        Border color #8a85ec