#b074f1 color space conversions
Hex:
        #b074f1
        RGB:
        176, 116, 241
        CMY:
        31, 55, 5
        CMYK:
        27, 52, 0, 5
      HSL:
        269°, 81.6993%, 70.0000%
        HSV (HSB):
        269°, 51.8672%, 94.5098%
        XYZ:
        40.0271, 28.0718, 86.5278
        xyY:
        0.2589, 0.1815, 28.0718
      CIE-Lab:
        59.9535, 47.3931, -54.2972
        CIE-LCH:
        59.9535, 72.0714, 311.1159
        CIE-Luv:
        59.9535, 18.9556, -91.7924
        Hunter-Lab:
        52.9828, 42.1321, -59.7404
      #b074f1 color charts
#b074f1 RGB chart
      #b074f1 CMYK chart
      #b074f1 RGB pie chart
      #b074f1 color shades, tints & tones
#b074f1 color schemes
#b074f1 color preview, HTML & CSS examples
           This text has a color of #b074f1        
        
          <p style="color:#b074f1;">Text here</p>
        
        
          .mytext {color:#b074f1;}
        
        Text color #b074f1
      
           This box has a color of #b074f1        
        
          <div style="background-color:#b074f1;">Content here</div>
        
        
          .mybackground {background-color:#b074f1;}
        
        Background color #b074f1
      
           Border around this has a color of #b074f1        
        
          <div style="border:2px solid #b074f1;">Content here</div>
        
        
          .myborder {border:2px solid #b074f1;}
        
        Border color #b074f1