#b612ff color space conversions
Hex:
        #b612ff
        RGB:
        182, 18, 255
        CMY:
        29, 93, 0
        CMYK:
        29, 93, 0, 0
      HSL:
        282°, 100.0000%, 53.5294%
        HSV (HSB):
        282°, 92.9412%, 100.0000%
        XYZ:
        37.5577, 17.5977, 96.0249
        xyY:
        0.2484, 0.1164, 17.5977
      CIE-Lab:
        49.0045, 86.7161, -79.7186
        CIE-LCH:
        49.0045, 117.7911, 317.4075
        CIE-Luv:
        49.0045, 36.2884, -127.2293
        Hunter-Lab:
        41.9496, 86.4002, -106.3533
      #b612ff color charts
#b612ff RGB chart
      #b612ff CMYK chart
      #b612ff RGB pie chart
      #b612ff color shades, tints & tones
#b612ff color schemes
#b612ff color preview, HTML & CSS examples
           This text has a color of #b612ff        
        
          <p style="color:#b612ff;">Text here</p>
        
        
          .mytext {color:#b612ff;}
        
        Text color #b612ff
      
           This box has a color of #b612ff        
        
          <div style="background-color:#b612ff;">Content here</div>
        
        
          .mybackground {background-color:#b612ff;}
        
        Background color #b612ff
      
           Border around this has a color of #b612ff        
        
          <div style="border:2px solid #b612ff;">Content here</div>
        
        
          .myborder {border:2px solid #b612ff;}
        
        Border color #b612ff