#b062c2 color space conversions
Hex:
        #b062c2
        RGB:
        176, 98, 194
        CMY:
        31, 62, 24
        CMYK:
        9, 49, 0, 24
      HSL:
        289°, 44.0367%, 57.2549%
        HSV (HSB):
        289°, 49.4845%, 76.0784%
        XYZ:
        32.0098, 21.8605, 53.5713
        xyY:
        0.2979, 0.2035, 21.8605
      CIE-Lab:
        53.8787, 46.6696, -37.4093
        CIE-LCH:
        53.8787, 59.8123, 321.2851
        CIE-Luv:
        53.8787, 33.6838, -63.3464
        Hunter-Lab:
        46.7552, 40.3839, -35.2048
      #b062c2 color charts
#b062c2 RGB chart
      #b062c2 CMYK chart
      #b062c2 RGB pie chart
      #b062c2 color shades, tints & tones
#b062c2 color schemes
#b062c2 color preview, HTML & CSS examples
           This text has a color of #b062c2        
        
          <p style="color:#b062c2;">Text here</p>
        
        
          .mytext {color:#b062c2;}
        
        Text color #b062c2
      
           This box has a color of #b062c2        
        
          <div style="background-color:#b062c2;">Content here</div>
        
        
          .mybackground {background-color:#b062c2;}
        
        Background color #b062c2
      
           Border around this has a color of #b062c2        
        
          <div style="border:2px solid #b062c2;">Content here</div>
        
        
          .myborder {border:2px solid #b062c2;}
        
        Border color #b062c2