#b612ea color space conversions
Hex:
        #b612ea
        RGB:
        182, 18, 234
        CMY:
        29, 93, 8
        CMYK:
        22, 92, 0, 8
      HSL:
        286°, 85.7143%, 49.4118%
        HSV (HSB):
        286°, 92.3077%, 91.7647%
        XYZ:
        34.3590, 16.3182, 79.1807
        xyY:
        0.2646, 0.1257, 16.3182
      CIE-Lab:
        47.3892, 82.9515, -70.5607
        CIE-LCH:
        47.3892, 108.9025, 319.6146
        CIE-Luv:
        47.3892, 41.9915, -113.4091
        Hunter-Lab:
        40.3958, 81.1320, -87.9386
      #b612ea color charts
#b612ea RGB chart
      #b612ea CMYK chart
      #b612ea RGB pie chart
      #b612ea color shades, tints & tones
#b612ea color schemes
#b612ea color preview, HTML & CSS examples
           This text has a color of #b612ea        
        
          <p style="color:#b612ea;">Text here</p>
        
        
          .mytext {color:#b612ea;}
        
        Text color #b612ea
      
           This box has a color of #b612ea        
        
          <div style="background-color:#b612ea;">Content here</div>
        
        
          .mybackground {background-color:#b612ea;}
        
        Background color #b612ea
      
           Border around this has a color of #b612ea        
        
          <div style="border:2px solid #b612ea;">Content here</div>
        
        
          .myborder {border:2px solid #b612ea;}
        
        Border color #b612ea