#705cf9 color space conversions
Hex:
        #705cf9
        RGB:
        112, 92, 249
        CMY:
        56, 64, 2
        CMYK:
        55, 63, 0, 2
      HSL:
        248°, 92.8994%, 66.8627%
        HSV (HSB):
        248°, 63.0522%, 97.6471%
        XYZ:
        27.6081, 17.9386, 91.6299
        xyY:
        0.2013, 0.1308, 17.9386
      CIE-Lab:
        49.4215, 49.1439, -76.0276
        CIE-LCH:
        49.4215, 90.5280, 302.8784
        CIE-Luv:
        49.4215, -2.9766, -119.4221
        Hunter-Lab:
        42.3540, 42.2344, -98.6221
      #705cf9 color charts
#705cf9 RGB chart
      #705cf9 CMYK chart
      #705cf9 RGB pie chart
      #705cf9 color shades, tints & tones
#705cf9 color schemes
#705cf9 color preview, HTML & CSS examples
           This text has a color of #705cf9        
        
          <p style="color:#705cf9;">Text here</p>
        
        
          .mytext {color:#705cf9;}
        
        Text color #705cf9
      
           This box has a color of #705cf9        
        
          <div style="background-color:#705cf9;">Content here</div>
        
        
          .mybackground {background-color:#705cf9;}
        
        Background color #705cf9
      
           Border around this has a color of #705cf9        
        
          <div style="border:2px solid #705cf9;">Content here</div>
        
        
          .myborder {border:2px solid #705cf9;}
        
        Border color #705cf9