#b410cf color space conversions
Hex:
        #b410cf
        RGB:
        180, 16, 207
        CMY:
        29, 94, 19
        CMYK:
        13, 92, 0, 19
      HSL:
        292°, 85.6502%, 43.7255%
        HSV (HSB):
        292°, 92.2705%, 81.1765%
        XYZ:
        30.2702, 14.5789, 60.2501
        xyY:
        0.2880, 0.1387, 14.5789
      CIE-Lab:
        45.0519, 78.2965, -58.9340
        CIE-LCH:
        45.0519, 97.9978, 323.0311
        CIE-Luv:
        45.0519, 49.1601, -95.4571
        Hunter-Lab:
        38.1823, 74.6923, -66.8296
      #b410cf color charts
#b410cf RGB chart
      #b410cf CMYK chart
      #b410cf RGB pie chart
      #b410cf color shades, tints & tones
#b410cf color schemes
#b410cf color preview, HTML & CSS examples
           This text has a color of #b410cf        
        
          <p style="color:#b410cf;">Text here</p>
        
        
          .mytext {color:#b410cf;}
        
        Text color #b410cf
      
           This box has a color of #b410cf        
        
          <div style="background-color:#b410cf;">Content here</div>
        
        
          .mybackground {background-color:#b410cf;}
        
        Background color #b410cf
      
           Border around this has a color of #b410cf        
        
          <div style="border:2px solid #b410cf;">Content here</div>
        
        
          .myborder {border:2px solid #b410cf;}
        
        Border color #b410cf