#4705dc color space conversions
Hex:
        #4705dc
        RGB:
        71, 5, 220
        CMY:
        72, 98, 14
        CMYK:
        68, 98, 0, 14
      HSL:
        258°, 95.5556%, 44.1176%
        HSV (HSB):
        258°, 97.7273%, 86.2745%
        XYZ:
        15.5711, 6.6154, 68.1664
        xyY:
        0.1723, 0.0732, 6.6154
      CIE-Lab:
        30.9149, 71.3683, -90.2057
        CIE-LCH:
        30.9149, 115.0239, 308.3501
        CIE-Luv:
        30.9149, -1.1156, -113.2819
        Hunter-Lab:
        25.7205, 63.0522, -139.1304
      #4705dc color charts
#4705dc RGB chart
      #4705dc CMYK chart
      #4705dc RGB pie chart
      #4705dc color shades, tints & tones
#4705dc color schemes
#4705dc color preview, HTML & CSS examples
           This text has a color of #4705dc        
        
          <p style="color:#4705dc;">Text here</p>
        
        
          .mytext {color:#4705dc;}
        
        Text color #4705dc
      
           This box has a color of #4705dc        
        
          <div style="background-color:#4705dc;">Content here</div>
        
        
          .mybackground {background-color:#4705dc;}
        
        Background color #4705dc
      
           Border around this has a color of #4705dc        
        
          <div style="border:2px solid #4705dc;">Content here</div>
        
        
          .myborder {border:2px solid #4705dc;}
        
        Border color #4705dc