#b039ec color space conversions
Hex:
        #b039ec
        RGB:
        176, 57, 236
        CMY:
        31, 78, 7
        CMYK:
        25, 76, 0, 7
      HSL:
        280°, 82.4885%, 57.4510%
        HSV (HSB):
        280°, 75.8475%, 92.5490%
        XYZ:
        34.5079, 18.2125, 81.0535
        xyY:
        0.2580, 0.1361, 18.2125
      CIE-Lab:
        49.7528, 73.2775, -67.8924
        CIE-LCH:
        49.7528, 99.8949, 317.1846
        CIE-Luv:
        49.7528, 34.1097, -110.4561
        Hunter-Lab:
        42.6761, 69.6522, -82.7345
      #b039ec color charts
#b039ec RGB chart
      #b039ec CMYK chart
      #b039ec RGB pie chart
      #b039ec color shades, tints & tones
#b039ec color schemes
#b039ec color preview, HTML & CSS examples
           This text has a color of #b039ec        
        
          <p style="color:#b039ec;">Text here</p>
        
        
          .mytext {color:#b039ec;}
        
        Text color #b039ec
      
           This box has a color of #b039ec        
        
          <div style="background-color:#b039ec;">Content here</div>
        
        
          .mybackground {background-color:#b039ec;}
        
        Background color #b039ec
      
           Border around this has a color of #b039ec        
        
          <div style="border:2px solid #b039ec;">Content here</div>
        
        
          .myborder {border:2px solid #b039ec;}
        
        Border color #b039ec