#b070f5 color space conversions
Hex:
        #b070f5
        RGB:
        176, 112, 245
        CMY:
        31, 56, 4
        CMYK:
        28, 54, 0, 4
      HSL:
        269°, 86.9281%, 70.0000%
        HSV (HSB):
        269°, 54.2857%, 96.0784%
        XYZ:
        40.1801, 27.4110, 89.5593
        xyY:
        0.2557, 0.1744, 27.4110
      CIE-Lab:
        59.3529, 50.4591, -57.4715
        CIE-LCH:
        59.3529, 76.4794, 311.2826
        CIE-Luv:
        59.3529, 19.5796, -96.9960
        Hunter-Lab:
        52.3555, 45.3671, -64.7726
      #b070f5 color charts
#b070f5 RGB chart
      #b070f5 CMYK chart
      #b070f5 RGB pie chart
      #b070f5 color shades, tints & tones
#b070f5 color schemes
#b070f5 color preview, HTML & CSS examples
           This text has a color of #b070f5        
        
          <p style="color:#b070f5;">Text here</p>
        
        
          .mytext {color:#b070f5;}
        
        Text color #b070f5
      
           This box has a color of #b070f5        
        
          <div style="background-color:#b070f5;">Content here</div>
        
        
          .mybackground {background-color:#b070f5;}
        
        Background color #b070f5
      
           Border around this has a color of #b070f5        
        
          <div style="border:2px solid #b070f5;">Content here</div>
        
        
          .myborder {border:2px solid #b070f5;}
        
        Border color #b070f5