#b256f6 color space conversions
Hex:
        #b256f6
        RGB:
        178, 86, 246
        CMY:
        30, 66, 4
        CMYK:
        28, 65, 0, 4
      HSL:
        275°, 89.8876%, 65.0980%
        HSV (HSB):
        275°, 65.0407%, 96.4706%
        XYZ:
        38.3224, 22.7744, 89.5649
        xyY:
        0.2544, 0.1512, 22.7744
      CIE-Lab:
        54.8392, 64.0400, -65.2576
        CIE-LCH:
        54.8392, 91.4313, 314.4605
        CIE-Luv:
        54.8392, 27.4383, -108.6003
        Hunter-Lab:
        47.7225, 59.8259, -77.8688
      #b256f6 color charts
#b256f6 RGB chart
      #b256f6 CMYK chart
      #b256f6 RGB pie chart
      #b256f6 color shades, tints & tones
#b256f6 color schemes
#b256f6 color preview, HTML & CSS examples
           This text has a color of #b256f6        
        
          <p style="color:#b256f6;">Text here</p>
        
        
          .mytext {color:#b256f6;}
        
        Text color #b256f6
      
           This box has a color of #b256f6        
        
          <div style="background-color:#b256f6;">Content here</div>
        
        
          .mybackground {background-color:#b256f6;}
        
        Background color #b256f6
      
           Border around this has a color of #b256f6        
        
          <div style="border:2px solid #b256f6;">Content here</div>
        
        
          .myborder {border:2px solid #b256f6;}
        
        Border color #b256f6