#4705fb color space conversions
Hex:
        #4705fb
        RGB:
        71, 5, 251
        CMY:
        72, 98, 2
        CMYK:
        72, 98, 0, 2
      HSL:
        256°, 96.8504%, 50.1961%
        HSV (HSB):
        256°, 98.0080%, 98.4314%
        XYZ:
        20.0654, 8.4132, 91.8331
        xyY:
        0.1668, 0.0699, 8.4132
      CIE-Lab:
        34.8290, 78.6286, -101.3267
        CIE-LCH:
        34.8290, 128.2558, 307.8111
        CIE-Luv:
        34.8290, -3.4136, -130.7652
        Hunter-Lab:
        29.0055, 72.7231, -167.4121
      #4705fb color charts
#4705fb RGB chart
      #4705fb CMYK chart
      #4705fb RGB pie chart
      #4705fb color shades, tints & tones
#4705fb color schemes
#4705fb color preview, HTML & CSS examples
           This text has a color of #4705fb        
        
          <p style="color:#4705fb;">Text here</p>
        
        
          .mytext {color:#4705fb;}
        
        Text color #4705fb
      
           This box has a color of #4705fb        
        
          <div style="background-color:#4705fb;">Content here</div>
        
        
          .mybackground {background-color:#4705fb;}
        
        Background color #4705fb
      
           Border around this has a color of #4705fb        
        
          <div style="border:2px solid #4705fb;">Content here</div>
        
        
          .myborder {border:2px solid #4705fb;}
        
        Border color #4705fb