#b310b3 color space conversions
Hex:
        #b310b3
        RGB:
        179, 16, 179
        CMY:
        30, 94, 30
        CMYK:
        0, 91, 0, 30
      HSL:
        300°, 83.5897%, 38.2353%
        HSV (HSB):
        300°, 91.0615%, 70.1961%
        XYZ:
        26.9124, 13.2090, 43.7790
        xyY:
        0.3208, 0.1574, 13.2090
      CIE-Lab:
        43.0764, 73.6882, -45.7595
        CIE-LCH:
        43.0764, 86.7404, 328.1602
        CIE-Luv:
        43.0764, 58.3630, -75.4655
        Hunter-Lab:
        36.3441, 68.5748, -45.9779
      #b310b3 color charts
#b310b3 RGB chart
      #b310b3 CMYK chart
      #b310b3 RGB pie chart
      #b310b3 color shades, tints & tones
#b310b3 color schemes
#b310b3 color preview, HTML & CSS examples
           This text has a color of #b310b3        
        
          <p style="color:#b310b3;">Text here</p>
        
        
          .mytext {color:#b310b3;}
        
        Text color #b310b3
      
           This box has a color of #b310b3        
        
          <div style="background-color:#b310b3;">Content here</div>
        
        
          .mybackground {background-color:#b310b3;}
        
        Background color #b310b3
      
           Border around this has a color of #b310b3        
        
          <div style="border:2px solid #b310b3;">Content here</div>
        
        
          .myborder {border:2px solid #b310b3;}
        
        Border color #b310b3