#b412ce color space conversions
Hex:
        #b412ce
        RGB:
        180, 18, 206
        CMY:
        29, 93, 19
        CMYK:
        13, 91, 0, 19
      HSL:
        292°, 83.9286%, 43.9216%
        HSV (HSB):
        292°, 91.2621%, 80.7843%
        XYZ:
        30.1793, 14.5921, 59.6185
        xyY:
        0.2891, 0.1398, 14.5921
      CIE-Lab:
        45.0704, 77.8746, -58.3263
        CIE-LCH:
        45.0704, 97.2955, 323.1676
        CIE-Luv:
        45.0704, 49.3718, -94.5858
        Hunter-Lab:
        38.1997, 74.1728, -65.7945
      #b412ce color charts
#b412ce RGB chart
      #b412ce CMYK chart
      #b412ce RGB pie chart
      #b412ce color shades, tints & tones
#b412ce color schemes
#b412ce color preview, HTML & CSS examples
           This text has a color of #b412ce        
        
          <p style="color:#b412ce;">Text here</p>
        
        
          .mytext {color:#b412ce;}
        
        Text color #b412ce
      
           This box has a color of #b412ce        
        
          <div style="background-color:#b412ce;">Content here</div>
        
        
          .mybackground {background-color:#b412ce;}
        
        Background color #b412ce
      
           Border around this has a color of #b412ce        
        
          <div style="border:2px solid #b412ce;">Content here</div>
        
        
          .myborder {border:2px solid #b412ce;}
        
        Border color #b412ce