#912ffa color space conversions
Hex:
        #912ffa
        RGB:
        145, 47, 250
        CMY:
        43, 82, 2
        CMYK:
        42, 81, 0, 2
      HSL:
        269°, 95.3052%, 58.2353%
        HSV (HSB):
        269°, 81.2000%, 98.0392%
        XYZ:
        29.9489, 14.9549, 91.7506
        xyY:
        0.2192, 0.1094, 14.9549
      CIE-Lab:
        45.5724, 74.8409, -82.7470
        CIE-LCH:
        45.5724, 111.5716, 312.1279
        CIE-Luv:
        45.5724, 16.8210, -126.8753
        Hunter-Lab:
        38.6716, 70.5627, -113.5989
      #912ffa color charts
#912ffa RGB chart
      #912ffa CMYK chart
      #912ffa RGB pie chart
      #912ffa color shades, tints & tones
#912ffa color schemes
#912ffa color preview, HTML & CSS examples
           This text has a color of #912ffa        
        
          <p style="color:#912ffa;">Text here</p>
        
        
          .mytext {color:#912ffa;}
        
        Text color #912ffa
      
           This box has a color of #912ffa        
        
          <div style="background-color:#912ffa;">Content here</div>
        
        
          .mybackground {background-color:#912ffa;}
        
        Background color #912ffa
      
           Border around this has a color of #912ffa        
        
          <div style="border:2px solid #912ffa;">Content here</div>
        
        
          .myborder {border:2px solid #912ffa;}
        
        Border color #912ffa