#cb86f3 color space conversions
Hex:
        #cb86f3
        RGB:
        203, 134, 243
        CMY:
        20, 47, 5
        CMYK:
        16, 45, 0, 5
      HSL:
        278°, 81.9549%, 73.9216%
        HSV (HSB):
        278°, 44.8560%, 95.2941%
        XYZ:
        49.3314, 36.2178, 89.1847
        xyY:
        0.2823, 0.2073, 36.2178
      CIE-Lab:
        66.6860, 45.4149, -44.5665
        CIE-LCH:
        66.6860, 63.6293, 315.5402
        CIE-Luv:
        66.6860, 27.3667, -77.4852
        Hunter-Lab:
        60.1812, 41.0018, -45.7372
      #cb86f3 color charts
#cb86f3 RGB chart
      #cb86f3 CMYK chart
      #cb86f3 RGB pie chart
      #cb86f3 color shades, tints & tones
#cb86f3 color schemes
#cb86f3 color preview, HTML & CSS examples
           This text has a color of #cb86f3        
        
          <p style="color:#cb86f3;">Text here</p>
        
        
          .mytext {color:#cb86f3;}
        
        Text color #cb86f3
      
           This box has a color of #cb86f3        
        
          <div style="background-color:#cb86f3;">Content here</div>
        
        
          .mybackground {background-color:#cb86f3;}
        
        Background color #cb86f3
      
           Border around this has a color of #cb86f3        
        
          <div style="border:2px solid #cb86f3;">Content here</div>
        
        
          .myborder {border:2px solid #cb86f3;}
        
        Border color #cb86f3