#b310f2 color space conversions
Hex:
        #b310f2
        RGB:
        179, 16, 242
        CMY:
        30, 94, 5
        CMYK:
        26, 93, 0, 5
      HSL:
        283°, 89.6825%, 50.5882%
        HSV (HSB):
        283°, 93.3884%, 94.9020%
        XYZ:
        34.8027, 16.3651, 85.3289
        xyY:
        0.2550, 0.1199, 16.3651
      CIE-Lab:
        47.4499, 84.2168, -74.9956
        CIE-LCH:
        47.4499, 112.7688, 318.3147
        CIE-Luv:
        47.4499, 38.0924, -119.4746
        Hunter-Lab:
        40.4538, 82.7708, -96.7423
      #b310f2 color charts
#b310f2 RGB chart
      #b310f2 CMYK chart
      #b310f2 RGB pie chart
      #b310f2 color shades, tints & tones
#b310f2 color schemes
#b310f2 color preview, HTML & CSS examples
           This text has a color of #b310f2        
        
          <p style="color:#b310f2;">Text here</p>
        
        
          .mytext {color:#b310f2;}
        
        Text color #b310f2
      
           This box has a color of #b310f2        
        
          <div style="background-color:#b310f2;">Content here</div>
        
        
          .mybackground {background-color:#b310f2;}
        
        Background color #b310f2
      
           Border around this has a color of #b310f2        
        
          <div style="border:2px solid #b310f2;">Content here</div>
        
        
          .myborder {border:2px solid #b310f2;}
        
        Border color #b310f2