#b295ef color space conversions
Hex:
        #b295ef
        RGB:
        178, 149, 239
        CMY:
        30, 42, 6
        CMYK:
        26, 38, 0, 6
      HSL:
        259°, 73.7705%, 76.0784%
        HSV (HSB):
        259°, 37.6569%, 93.7255%
        XYZ:
        44.6875, 37.1919, 86.4848
        xyY:
        0.2654, 0.2209, 37.1919
      CIE-Lab:
        67.4207, 29.2217, -41.3920
        CIE-LCH:
        67.4207, 50.6676, 305.2211
        CIE-Luv:
        67.4207, 8.3459, -70.1449
        Hunter-Lab:
        60.9851, 24.0739, -41.3913
      #b295ef color charts
#b295ef RGB chart
      #b295ef CMYK chart
      #b295ef RGB pie chart
      #b295ef color shades, tints & tones
#b295ef color schemes
#b295ef color preview, HTML & CSS examples
           This text has a color of #b295ef        
        
          <p style="color:#b295ef;">Text here</p>
        
        
          .mytext {color:#b295ef;}
        
        Text color #b295ef
      
           This box has a color of #b295ef        
        
          <div style="background-color:#b295ef;">Content here</div>
        
        
          .mybackground {background-color:#b295ef;}
        
        Background color #b295ef
      
           Border around this has a color of #b295ef        
        
          <div style="border:2px solid #b295ef;">Content here</div>
        
        
          .myborder {border:2px solid #b295ef;}
        
        Border color #b295ef