#b712fa color space conversions
Hex:
        #b712fa
        RGB:
        183, 18, 250
        CMY:
        28, 93, 2
        CMYK:
        27, 93, 0, 2
      HSL:
        283°, 95.8678%, 52.5490%
        HSV (HSB):
        283°, 92.8000%, 98.0392%
        XYZ:
        37.0001, 17.4020, 91.8513
        xyY:
        0.2530, 0.1190, 17.4020
      CIE-Lab:
        48.7626, 85.9335, -77.3156
        CIE-LCH:
        48.7626, 115.5952, 318.0218
        CIE-Luv:
        48.7626, 38.1536, -123.7937
        Hunter-Lab:
        41.7157, 85.3193, -101.3460
      #b712fa color charts
#b712fa RGB chart
      #b712fa CMYK chart
      #b712fa RGB pie chart
      #b712fa color shades, tints & tones
#b712fa color schemes
#b712fa color preview, HTML & CSS examples
           This text has a color of #b712fa        
        
          <p style="color:#b712fa;">Text here</p>
        
        
          .mytext {color:#b712fa;}
        
        Text color #b712fa
      
           This box has a color of #b712fa        
        
          <div style="background-color:#b712fa;">Content here</div>
        
        
          .mybackground {background-color:#b712fa;}
        
        Background color #b712fa
      
           Border around this has a color of #b712fa        
        
          <div style="border:2px solid #b712fa;">Content here</div>
        
        
          .myborder {border:2px solid #b712fa;}
        
        Border color #b712fa