#8c86fa color space conversions
Hex:
        #8c86fa
        RGB:
        140, 134, 250
        CMY:
        45, 47, 2
        CMYK:
        44, 46, 0, 2
      HSL:
        243°, 92.0635%, 75.2941%
        HSV (HSB):
        243°, 46.4000%, 98.0392%
        XYZ:
        36.5956, 29.5278, 94.2131
        xyY:
        0.2282, 0.1842, 29.5278
      CIE-Lab:
        61.2446, 30.7968, -57.4010
        CIE-LCH:
        61.2446, 65.1407, 298.2145
        CIE-Luv:
        61.2446, -4.5979, -95.2649
        Hunter-Lab:
        54.3395, 25.1191, -64.7587
      #8c86fa color charts
#8c86fa RGB chart
      #8c86fa CMYK chart
      #8c86fa RGB pie chart
      #8c86fa color shades, tints & tones
#8c86fa color schemes
#8c86fa color preview, HTML & CSS examples
           This text has a color of #8c86fa        
        
          <p style="color:#8c86fa;">Text here</p>
        
        
          .mytext {color:#8c86fa;}
        
        Text color #8c86fa
      
           This box has a color of #8c86fa        
        
          <div style="background-color:#8c86fa;">Content here</div>
        
        
          .mybackground {background-color:#8c86fa;}
        
        Background color #8c86fa
      
           Border around this has a color of #8c86fa        
        
          <div style="border:2px solid #8c86fa;">Content here</div>
        
        
          .myborder {border:2px solid #8c86fa;}
        
        Border color #8c86fa