#b642d4 color space conversions
Hex:
        #b642d4
        RGB:
        182, 66, 212
        CMY:
        29, 74, 17
        CMYK:
        14, 69, 0, 17
      HSL:
        288°, 62.9310%, 54.5098%
        HSV (HSB):
        288°, 68.8679%, 83.1373%
        XYZ:
        33.1233, 18.5950, 64.1308
        xyY:
        0.2859, 0.1605, 18.5950
      CIE-Lab:
        50.2099, 66.4710, -53.4931
        CIE-LCH:
        50.2099, 85.3224, 321.1744
        CIE-Luv:
        50.2099, 42.3060, -89.1451
        Hunter-Lab:
        43.1219, 61.6481, -57.9906
      #b642d4 color charts
#b642d4 RGB chart
      #b642d4 CMYK chart
      #b642d4 RGB pie chart
      #b642d4 color shades, tints & tones
#b642d4 color schemes
#b642d4 color preview, HTML & CSS examples
           This text has a color of #b642d4        
        
          <p style="color:#b642d4;">Text here</p>
        
        
          .mytext {color:#b642d4;}
        
        Text color #b642d4
      
           This box has a color of #b642d4        
        
          <div style="background-color:#b642d4;">Content here</div>
        
        
          .mybackground {background-color:#b642d4;}
        
        Background color #b642d4
      
           Border around this has a color of #b642d4        
        
          <div style="border:2px solid #b642d4;">Content here</div>
        
        
          .myborder {border:2px solid #b642d4;}
        
        Border color #b642d4