#be70dc color space conversions
Hex:
        #be70dc
        RGB:
        190, 112, 220
        CMY:
        25, 56, 14
        CMYK:
        14, 49, 0, 14
      HSL:
        283°, 60.6742%, 65.0980%
        HSV (HSB):
        283°, 49.0909%, 86.2745%
        XYZ:
        39.9476, 27.7028, 70.9518
        xyY:
        0.2882, 0.1999, 27.7028
      CIE-Lab:
        59.6193, 48.5857, -43.0148
        CIE-LCH:
        59.6193, 64.8910, 318.4803
        CIE-Luv:
        59.6193, 31.9663, -73.8528
        Hunter-Lab:
        52.6334, 43.3691, -43.0817
      #be70dc color charts
#be70dc RGB chart
      #be70dc CMYK chart
      #be70dc RGB pie chart
      #be70dc color shades, tints & tones
#be70dc color schemes
#be70dc color preview, HTML & CSS examples
           This text has a color of #be70dc        
        
          <p style="color:#be70dc;">Text here</p>
        
        
          .mytext {color:#be70dc;}
        
        Text color #be70dc
      
           This box has a color of #be70dc        
        
          <div style="background-color:#be70dc;">Content here</div>
        
        
          .mybackground {background-color:#be70dc;}
        
        Background color #be70dc
      
           Border around this has a color of #be70dc        
        
          <div style="border:2px solid #be70dc;">Content here</div>
        
        
          .myborder {border:2px solid #be70dc;}
        
        Border color #be70dc