#b35efe color space conversions
Hex:
        #b35efe
        RGB:
        179, 94, 254
        CMY:
        30, 63, 0
        CMYK:
        30, 63, 0, 0
      HSL:
        272°, 98.7654%, 68.2353%
        HSV (HSB):
        272°, 62.9921%, 99.6078%
        XYZ:
        40.4825, 24.7449, 96.4085
        xyY:
        0.2505, 0.1531, 24.7449
      CIE-Lab:
        56.8260, 62.2898, -66.4883
        CIE-LCH:
        56.8260, 91.1083, 313.1327
        CIE-Luv:
        56.8260, 24.5246, -111.2450
        Hunter-Lab:
        49.7442, 58.2133, -80.0881
      #b35efe color charts
#b35efe RGB chart
      #b35efe CMYK chart
      #b35efe RGB pie chart
      #b35efe color shades, tints & tones
#b35efe color schemes
#b35efe color preview, HTML & CSS examples
           This text has a color of #b35efe        
        
          <p style="color:#b35efe;">Text here</p>
        
        
          .mytext {color:#b35efe;}
        
        Text color #b35efe
      
           This box has a color of #b35efe        
        
          <div style="background-color:#b35efe;">Content here</div>
        
        
          .mybackground {background-color:#b35efe;}
        
        Background color #b35efe
      
           Border around this has a color of #b35efe        
        
          <div style="border:2px solid #b35efe;">Content here</div>
        
        
          .myborder {border:2px solid #b35efe;}
        
        Border color #b35efe