#b036cf color space conversions
Hex:
        #b036cf
        RGB:
        176, 54, 207
        CMY:
        31, 79, 19
        CMYK:
        15, 74, 0, 19
      HSL:
        288°, 61.4458%, 51.1765%
        HSV (HSB):
        288°, 73.9130%, 81.1765%
        XYZ:
        30.4861, 16.3734, 60.5851
        xyY:
        0.2837, 0.1524, 16.3734
      CIE-Lab:
        47.4607, 68.7242, -55.0848
        CIE-LCH:
        47.4607, 88.0758, 321.2866
        CIE-Luv:
        47.4607, 42.2675, -90.3747
        Hunter-Lab:
        40.4641, 63.6719, -60.4474
      #b036cf color charts
#b036cf RGB chart
      #b036cf CMYK chart
      #b036cf RGB pie chart
      #b036cf color shades, tints & tones
#b036cf color schemes
#b036cf color preview, HTML & CSS examples
           This text has a color of #b036cf        
        
          <p style="color:#b036cf;">Text here</p>
        
        
          .mytext {color:#b036cf;}
        
        Text color #b036cf
      
           This box has a color of #b036cf        
        
          <div style="background-color:#b036cf;">Content here</div>
        
        
          .mybackground {background-color:#b036cf;}
        
        Background color #b036cf
      
           Border around this has a color of #b036cf        
        
          <div style="border:2px solid #b036cf;">Content here</div>
        
        
          .myborder {border:2px solid #b036cf;}
        
        Border color #b036cf