#b012ba color space conversions
Hex:
        #b012ba
        RGB:
        176, 18, 186
        CMY:
        31, 93, 27
        CMYK:
        5, 90, 0, 27
      HSL:
        296°, 82.3529%, 40.0000%
        HSV (HSB):
        296°, 90.3226%, 72.9412%
        XYZ:
        26.9837, 13.2079, 47.5816
        xyY:
        0.3074, 0.1505, 13.2079
      CIE-Lab:
        43.0748, 73.9850, -49.9181
        CIE-LCH:
        43.0748, 89.2502, 325.9922
        CIE-Luv:
        43.0748, 53.5243, -81.2983
        Hunter-Lab:
        36.3427, 68.9332, -52.1854
      #b012ba color charts
#b012ba RGB chart
      #b012ba CMYK chart
      #b012ba RGB pie chart
      #b012ba color shades, tints & tones
#b012ba color schemes
#b012ba color preview, HTML & CSS examples
           This text has a color of #b012ba        
        
          <p style="color:#b012ba;">Text here</p>
        
        
          .mytext {color:#b012ba;}
        
        Text color #b012ba
      
           This box has a color of #b012ba        
        
          <div style="background-color:#b012ba;">Content here</div>
        
        
          .mybackground {background-color:#b012ba;}
        
        Background color #b012ba
      
           Border around this has a color of #b012ba        
        
          <div style="border:2px solid #b012ba;">Content here</div>
        
        
          .myborder {border:2px solid #b012ba;}
        
        Border color #b012ba