#b087f1 color space conversions
Hex:
        #b087f1
        RGB:
        176, 135, 241
        CMY:
        31, 47, 5
        CMYK:
        27, 44, 0, 5
      HSL:
        263°, 79.1045%, 73.7255%
        HSV (HSB):
        263°, 43.9834%, 94.5098%
        XYZ:
        42.4457, 32.9089, 87.3340
        xyY:
        0.2609, 0.2023, 32.9089
      CIE-Lab:
        64.0871, 36.9773, -47.7439
        CIE-LCH:
        64.0871, 60.3887, 307.7575
        CIE-Luv:
        64.0871, 12.4125, -80.9979
        Hunter-Lab:
        57.3663, 31.6821, -50.1062
      #b087f1 color charts
#b087f1 RGB chart
      #b087f1 CMYK chart
      #b087f1 RGB pie chart
      #b087f1 color shades, tints & tones
#b087f1 color schemes
#b087f1 color preview, HTML & CSS examples
           This text has a color of #b087f1        
        
          <p style="color:#b087f1;">Text here</p>
        
        
          .mytext {color:#b087f1;}
        
        Text color #b087f1
      
           This box has a color of #b087f1        
        
          <div style="background-color:#b087f1;">Content here</div>
        
        
          .mybackground {background-color:#b087f1;}
        
        Background color #b087f1
      
           Border around this has a color of #b087f1        
        
          <div style="border:2px solid #b087f1;">Content here</div>
        
        
          .myborder {border:2px solid #b087f1;}
        
        Border color #b087f1