#912dbe color space conversions
Hex:
        #912dbe
        RGB:
        145, 45, 190
        CMY:
        43, 82, 25
        CMYK:
        24, 76, 0, 25
      HSL:
        281°, 61.7021%, 46.0784%
        HSV (HSB):
        281°, 76.3158%, 74.5098%
        XYZ:
        21.9097, 11.6142, 49.8022
        xyY:
        0.2629, 0.1394, 11.6142
      CIE-Lab:
        40.5963, 62.6250, -56.5167
        CIE-LCH:
        40.5963, 84.3565, 317.9349
        CIE-Luv:
        40.5963, 29.4467, -87.5124
        Hunter-Lab:
        34.0796, 55.1178, -62.7875
      #912dbe color charts
#912dbe RGB chart
      #912dbe CMYK chart
      #912dbe RGB pie chart
      #912dbe color shades, tints & tones
#912dbe color schemes
#912dbe color preview, HTML & CSS examples
           This text has a color of #912dbe        
        
          <p style="color:#912dbe;">Text here</p>
        
        
          .mytext {color:#912dbe;}
        
        Text color #912dbe
      
           This box has a color of #912dbe        
        
          <div style="background-color:#912dbe;">Content here</div>
        
        
          .mybackground {background-color:#912dbe;}
        
        Background color #912dbe
      
           Border around this has a color of #912dbe        
        
          <div style="border:2px solid #912dbe;">Content here</div>
        
        
          .myborder {border:2px solid #912dbe;}
        
        Border color #912dbe