#b68efe color space conversions
Hex:
        #b68efe
        RGB:
        182, 142, 254
        CMY:
        29, 44, 0
        CMYK:
        28, 44, 0, 0
      HSL:
        261°, 98.2456%, 77.6471%
        HSV (HSB):
        261°, 44.0945%, 99.6078%
        XYZ:
        46.8538, 36.4468, 98.3314
        xyY:
        0.2580, 0.2007, 36.4468
      CIE-Lab:
        66.8599, 37.8224, -50.4568
        CIE-LCH:
        66.8599, 63.0589, 306.8552
        CIE-Luv:
        66.8599, 11.3711, -86.1979
        Hunter-Lab:
        60.3712, 32.8833, -54.3105
      #b68efe color charts
#b68efe RGB chart
      #b68efe CMYK chart
      #b68efe RGB pie chart
      #b68efe color shades, tints & tones
#b68efe color schemes
#b68efe color preview, HTML & CSS examples
           This text has a color of #b68efe        
        
          <p style="color:#b68efe;">Text here</p>
        
        
          .mytext {color:#b68efe;}
        
        Text color #b68efe
      
           This box has a color of #b68efe        
        
          <div style="background-color:#b68efe;">Content here</div>
        
        
          .mybackground {background-color:#b68efe;}
        
        Background color #b68efe
      
           Border around this has a color of #b68efe        
        
          <div style="border:2px solid #b68efe;">Content here</div>
        
        
          .myborder {border:2px solid #b68efe;}
        
        Border color #b68efe