#5012cf color space conversions
Hex:
        #5012cf
        RGB:
        80, 18, 207
        CMY:
        69, 93, 19
        CMYK:
        61, 91, 0, 19
      HSL:
        260°, 84.0000%, 44.1176%
        HSV (HSB):
        260°, 91.3043%, 81.1765%
        XYZ:
        14.7871, 6.6431, 59.5344
        xyY:
        0.1826, 0.0820, 6.6431
      CIE-Lab:
        30.9802, 66.4160, -82.5429
        CIE-LCH:
        30.9802, 105.9454, 308.8210
        CIE-Luv:
        30.9802, 1.6135, -106.4479
        Hunter-Lab:
        25.7742, 57.3035, -118.9088
      #5012cf color charts
#5012cf RGB chart
      #5012cf CMYK chart
      #5012cf RGB pie chart
      #5012cf color shades, tints & tones
#5012cf color schemes
#5012cf color preview, HTML & CSS examples
           This text has a color of #5012cf        
        
          <p style="color:#5012cf;">Text here</p>
        
        
          .mytext {color:#5012cf;}
        
        Text color #5012cf
      
           This box has a color of #5012cf        
        
          <div style="background-color:#5012cf;">Content here</div>
        
        
          .mybackground {background-color:#5012cf;}
        
        Background color #5012cf
      
           Border around this has a color of #5012cf        
        
          <div style="border:2px solid #5012cf;">Content here</div>
        
        
          .myborder {border:2px solid #5012cf;}
        
        Border color #5012cf