#b356fa color space conversions
Hex:
        #b356fa
        RGB:
        179, 86, 250
        CMY:
        30, 66, 2
        CMYK:
        28, 66, 0, 2
      HSL:
        274°, 94.2529%, 65.8824%
        HSV (HSB):
        274°, 65.6000%, 98.0392%
        XYZ:
        39.1735, 23.1414, 92.8445
        xyY:
        0.2525, 0.1491, 23.1414
      CIE-Lab:
        55.2177, 65.1229, -66.8649
        CIE-LCH:
        55.2177, 93.3376, 314.2438
        CIE-Luv:
        55.2177, 27.1707, -111.3092
        Hunter-Lab:
        48.1055, 61.1723, -80.7569
      #b356fa color charts
#b356fa RGB chart
      #b356fa CMYK chart
      #b356fa RGB pie chart
      #b356fa color shades, tints & tones
#b356fa color schemes
#b356fa color preview, HTML & CSS examples
           This text has a color of #b356fa        
        
          <p style="color:#b356fa;">Text here</p>
        
        
          .mytext {color:#b356fa;}
        
        Text color #b356fa
      
           This box has a color of #b356fa        
        
          <div style="background-color:#b356fa;">Content here</div>
        
        
          .mybackground {background-color:#b356fa;}
        
        Background color #b356fa
      
           Border around this has a color of #b356fa        
        
          <div style="border:2px solid #b356fa;">Content here</div>
        
        
          .myborder {border:2px solid #b356fa;}
        
        Border color #b356fa