#b287f7 color space conversions
Hex:
        #b287f7
        RGB:
        178, 135, 247
        CMY:
        30, 47, 3
        CMYK:
        28, 45, 0, 3
      HSL:
        263°, 87.5000%, 74.9020%
        HSV (HSB):
        263°, 45.3441%, 96.8627%
        XYZ:
        43.8126, 33.5083, 92.1543
        xyY:
        0.2585, 0.1977, 33.5083
      CIE-Lab:
        64.5704, 38.9533, -50.2684
        CIE-LCH:
        64.5704, 63.5946, 307.7724
        CIE-Luv:
        64.5704, 12.6977, -85.5013
        Hunter-Lab:
        57.8864, 33.8005, -53.8684
      #b287f7 color charts
#b287f7 RGB chart
      #b287f7 CMYK chart
      #b287f7 RGB pie chart
      #b287f7 color shades, tints & tones
#b287f7 color schemes
#b287f7 color preview, HTML & CSS examples
           This text has a color of #b287f7        
        
          <p style="color:#b287f7;">Text here</p>
        
        
          .mytext {color:#b287f7;}
        
        Text color #b287f7
      
           This box has a color of #b287f7        
        
          <div style="background-color:#b287f7;">Content here</div>
        
        
          .mybackground {background-color:#b287f7;}
        
        Background color #b287f7
      
           Border around this has a color of #b287f7        
        
          <div style="border:2px solid #b287f7;">Content here</div>
        
        
          .myborder {border:2px solid #b287f7;}
        
        Border color #b287f7