#b645d3 color space conversions
Hex:
        #b645d3
        RGB:
        182, 69, 211
        CMY:
        29, 73, 17
        CMYK:
        14, 67, 0, 17
      HSL:
        288°, 61.7391%, 54.9020%
        HSV (HSB):
        288°, 67.2986%, 82.7451%
        XYZ:
        33.1774, 18.9045, 63.5283
        xyY:
        0.2870, 0.1635, 18.9045
      CIE-Lab:
        50.5753, 65.0879, -52.3366
        CIE-LCH:
        50.5753, 83.5198, 321.1976
        CIE-Luv:
        50.5753, 41.9109, -87.4261
        Hunter-Lab:
        43.4793, 60.1179, -56.1941
      #b645d3 color charts
#b645d3 RGB chart
      #b645d3 CMYK chart
      #b645d3 RGB pie chart
      #b645d3 color shades, tints & tones
#b645d3 color schemes
#b645d3 color preview, HTML & CSS examples
           This text has a color of #b645d3        
        
          <p style="color:#b645d3;">Text here</p>
        
        
          .mytext {color:#b645d3;}
        
        Text color #b645d3
      
           This box has a color of #b645d3        
        
          <div style="background-color:#b645d3;">Content here</div>
        
        
          .mybackground {background-color:#b645d3;}
        
        Background color #b645d3
      
           Border around this has a color of #b645d3        
        
          <div style="border:2px solid #b645d3;">Content here</div>
        
        
          .myborder {border:2px solid #b645d3;}
        
        Border color #b645d3