#705ab6 color space conversions
Hex:
        #705ab6
        RGB:
        112, 90, 182
        CMY:
        56, 65, 29
        CMYK:
        38, 51, 0, 29
      HSL:
        254°, 38.6555%, 53.3333%
        HSV (HSB):
        254°, 50.5495%, 71.3725%
        XYZ:
        18.7818, 14.1345, 45.9943
        xyY:
        0.2380, 0.1791, 14.1345
      CIE-Lab:
        44.4252, 30.7766, -45.8832
        CIE-LCH:
        44.4252, 55.2491, 303.8521
        CIE-Luv:
        44.4252, 3.3941, -71.2605
        Hunter-Lab:
        37.5958, 23.3805, -46.2176
      #705ab6 color charts
#705ab6 RGB chart
      #705ab6 CMYK chart
      #705ab6 RGB pie chart
      #705ab6 color shades, tints & tones
#705ab6 color schemes
#705ab6 color preview, HTML & CSS examples
           This text has a color of #705ab6        
        
          <p style="color:#705ab6;">Text here</p>
        
        
          .mytext {color:#705ab6;}
        
        Text color #705ab6
      
           This box has a color of #705ab6        
        
          <div style="background-color:#705ab6;">Content here</div>
        
        
          .mybackground {background-color:#705ab6;}
        
        Background color #705ab6
      
           Border around this has a color of #705ab6        
        
          <div style="border:2px solid #705ab6;">Content here</div>
        
        
          .myborder {border:2px solid #705ab6;}
        
        Border color #705ab6